Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxRangeSelectorChart Properties
Show Inherited Hide Inherited

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.
ChildContent Inherited from DxComplexSettingsComponent<TComponent, TModel>.
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