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. |
TopIndent | Specifies the vertical indent between the Range Selector background‘s top edge and the topmost series point. |
See Also