DxRangeSelectorChart Members
Defines a nested chart component in DxRangeSelector.Constructors
Name | Description |
---|---|
DxRangeSelectorChart() | Initializes a new instance of the DxRangeSelectorChart class. |
Properties
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. |
Methods
Name | Description |
---|---|
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also