DxRangeSelectorChart Properties
Defines a nested chart component in DxRangeSelector.| Name | Description |
|---|---|
| BarGroupPadding | Specifies left and right bar group paddings for scale ticks. |
| BarGroupWidth | Specifies the width of bar groups. |
| BottomIndent | Specifies the vertical indent between the Range Selector background‘s bottom edge and the lowest series point. |
| MaxBubbleSize | Specifies the diameter of the biggest bubble in a bubble series. |
| MinBubbleSize | Specifies the diameter of the smallest bubble in a bubble series. |
| NegativesAsZeroes | Specifies whether DxRangeSelectorChart treats negative values as zeroes. |
| Palette | Specifies the color scheme for DxRangeSelectorChart series. |
| PaletteExtensionMode | Specifies how to extend the chart‘s palette when the number of colors is less than the number of series. |
| Sorted | Specifies whether series point connectors follow the visual argument order or original data source order. Applies only to line series. |
| TopIndent | Specifies the vertical indent between the Range Selector background‘s top edge and the topmost series point. |
See Also