Search Results: "wiki/RecentlyCommented" property

dxVectorMap title subtitle

Reference
Configures the UI component's subtitle.

If you need to specify the subtitle's text only, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. font Specifies font.... "none" Word wrap is disabled. If the text overflows the container even after word wrap, the UI component applies the textOverflow property.

dxVectorMap VectorMapLegendItem marker

Reference
A legend item marker.

fill The marker's color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address opacity The marker's opacity. This property accepts a value from 0 to 1: 0 makes the marker transparent; 1 makes it opaque. size The diameter of the legend item's marker in pixels. If the legend

grids LoadPanel

Reference
Configures the load panel.

enabled Enables displaying the load panel automatically. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading...

dxPolarChart LineSeries

Reference
An object defining a series of the line type.

that provides arguments for series points. When defining series using the series configuration object, set the argumentField property to the corresponding field from the data source for each series... name for the argumentField property of the commonSeriesSettings configuration object at once. closed Specifies whether or not to close the chart by joining the end point with the first point. color

dxPolarChart StackedBarSeries

Reference
An object defining a series of the stackedBar type.

field that provides arguments for series points. When defining series using the series configuration object, set the argumentField property to the corresponding field from the data source for each... the field name for the argumentField property of the commonSeriesSettings configuration object at once. barPadding Controls the padding and consequently the angular width of all bars in a series