Back to Devexpress

DxRangeSelectorChartValueAxis Members

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

latest3.8 KB
Original Source

DxRangeSelectorChartValueAxis Members

Defines a value axis in the Range Selector’s DxRangeSelectorChart component.

Constructors

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

Properties

NameDescription
InvertedSpecifies whether the DxRangeSelectorChartValueAxis is inverted.
LogarithmBaseSpecifies the value to be raised to a power when DxRangeSelectorChart generates ticks for the value axis of the Logarithmic type.
MaxValueSpecifies the maximum value of the axis’s visual range.
MinValueSpecifies the minimum value of the axis’s visual range.
TypeSpecifies the axis type.
ValueTypeSpecifies the data type of the value axis. Casts values from the assigned data source to the target type if required.

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

DxRangeSelectorChartValueAxis Class

DevExpress.Blazor Namespace