Search Results: "wiki/RecentlyCommented" property

dxPolarChart valueAxis minorTickInterval

Reference
Specifies the interval between minor ticks.

ticks are far from each other. To set a custom minor tick interval, use the minorTickInterval property. If this property is not set, minor ticks are arranged automatically. In case your axis displays numbers, assign a numeric value to this property. If the axis displays dates, assign one of the predefined string values. To set the interval to several days, hours, etc., assign an object

dxSparkline tooltip

Reference
Configures the tooltip.

the length of a tooltip's arrow in pixels. border Configures a tooltip's border. color Colors all tooltips. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address This property sets one color for all tooltips. You can specify a particular tooltip's color

dxCircularGauge scale

Reference
Specifies a gauge's scale properties.

their visible property to true. You can set custom major and minor tick intervals, show custom major and minor ticks, and format tick labels. These and other scale properties are available in the scale.... If you need to show minor ticks, set the visible property to true. If you need to display a custom ticks set, you can configure it using the customMinorTicks property. Assign an array of custom tick

dxTreeList scrolling

Reference
Configures scrolling.

Scrolling allows a user to browse data left outside the current viewport. The UI component provides several scrolling modes detailed in the mode property description. See Also Scrolling columnRenderingMode Specifies the rendering mode for columns. Applies when columns are left outside the viewport. Requires the columnWidth, columnAutoWidth, or width (for all columns) property specified

dxChart argumentAxis label

Reference
Configures the labels of the argument axis.

. component An alias for the template property specified in React. Accepts a custom component. Refer to Using a Custom Component for more information. customizeHint Specifies the hint that appears... As an alternative to the function’s parameter you can use the this keyword. displayMode Allows you to rotate or stagger axis labels. Applies to the horizontal axis only. NOTE Unless the rotated property is set