Back to Devexpress

DxRangeSelectorChart Members

blazor-devexpress-dot-blazor-dot-dxrangeselectorchart-dot-underscore-members.md

latest4.6 KB
Original Source

DxRangeSelectorChart Members

Defines a nested chart component in DxRangeSelector.

Constructors

NameDescription
DxRangeSelectorChart()Initializes a new instance of the DxRangeSelectorChart class.

Properties

NameDescription
BarGroupPaddingSpecifies left and right bar group paddings for scale ticks.
BarGroupWidthSpecifies the width of bar groups.
BottomIndentSpecifies the vertical indent between the Range Selector background‘s bottom edge and the lowest series point.
MaxBubbleSizeSpecifies the diameter of the biggest bubble in a bubble series.
MinBubbleSizeSpecifies the diameter of the smallest bubble in a bubble series.
NegativesAsZeroesSpecifies whether DxRangeSelectorChart treats negative values as zeroes.
PaletteSpecifies the color scheme for DxRangeSelectorChart series.
PaletteExtensionModeSpecifies how to extend the chart‘s palette when the number of colors is less than the number of series.
SortedSpecifies whether series point connectors follow the visual argument order or original data source order. Applies only to line series.
TopIndentSpecifies the vertical indent between the Range Selector background‘s top edge and the topmost series point.

Methods

NameDescription
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

DxRangeSelectorChart Class

DevExpress.Blazor Namespace