Search Results: "wiki/RecentlyCommented" property

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

dxRangeSelector scale marker label

Reference
Defines the properties that can be set for the text that is displayed by the scale markers.

customizeText Specifies a callback function that returns the text to be displayed in scale markers. NOTE As an alternative to the function’s parameter you can use the this keyword. format Formats a value before it is displayed in a scale marker. See the format section for information on accepted values. When this property value is undefined, the date-time axes display larger date range

dxRangeSelector sliderHandle

Reference
Specifies the appearance of the range selector's slider handles.

The range selector's sliders consist of a slider marker and a slider handle. You can drag a marker or a handle to change the selected range. To set the appearance properties of the slider handles, use the sliderHandle configuration object. To customize the slider markers, use the sliderMarker configuration object. color Specifies the color of the slider handles. This property supports

dxSankey adaptiveLayout

Reference
Specifies adaptive layout properties.

The adaptive layout enables the UI component to hide optional elements if they do not fit in the container. Elements are hidden in the following sequence: Title Export menu icon Labels (can be saved by setting the adaptiveLayout.keepLabels property to true) Use the height and width properties in the adaptiveLayout object to specify the minimum container size at which the layout begins