Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxTreeMap title subtitle

Reference
Configures the UI component's subtitle.

. The following modes are available: "normal" Text breaks only at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken if there are no available breakpoints in the line

dxVectorMap legends source

Reference
Specifies the source of data for the legend.

grouping Specifies the type of the legend grouping. The VectorMap's legend supports two grouping types. color Can be used if you have grouped map markers or areas in several differently-colored groups. For more information, refer to the layers's colorGroupingField and colorGroups property descriptions. size Available for markers of a bubble type only. Can be used if you have grouped bubble

dxVectorMap title subtitle

Reference
Configures the UI component's subtitle.

. The following modes are available: "normal" Text breaks only at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken if there are no available breakpoints in the line

Demos

Guides

VectorMap features are illustrated and described in the following technical demos: Colors Customization Zooming and Centering Palette Image Markers Bubble Markers Pie Markers Dynamic Viewport Area with Labels and Two Legends Tooltips: HTML Markup Support Custom Projection Floor Plan Multiple Layers Custom Map Data Custom Annotations

Getting Started with DropDownButton

Guides

the drop-down menu. To enable this behavior, split the button into two sections. Set the splitButton property to true and assign a function to the onButtonClick property: jQuery index.js $(function...; If you run the code, you should see a button divided in two sections. A click on the main section logs "Main button was clicked" into the browser's console. A click on the secondary section opens