Search Results: "wiki/RecentlyCommented" property

dxPolarChart AdaptiveLayout

Reference
Specifies adaptive layout properties.

height Specifies the minimum container height at which the layout begins to adapt. width Specifies the minimum container width at which the layout begins to...

dxPolarChart CommonAxisSettings

Reference
An object defining the configuration properties that are common for all axes of the PolarChart UI component.

allowDecimals Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. color Specifies the color of the line that represents an axis. ...

dxPolarChart CommonAxisSettingsMinorTick

Reference
Specifies the properties of the minor ticks.

color Specifies a color for the minor ticks. length Specifies minor tick length. opacity Specifies an opacity for the minor ticks. visible Indicates whether or not the minor ticks are displayed...

dxPolarChart Legend

Reference
Specifies the properties of a chart's legend.

customizeHint Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item. customizeText Specifies a callback function that returns the text to be displayed...

dxRangeSelector chart series label border

Reference
Configures the borders of point labels.

color Colors the border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address dashStyle Specifies the dash style of the border. The following dash styles are available: solid The border is a solid, continuous line. longDash The border is displayed using long dashes. dash