Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxPolarChart 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
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
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
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
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