Back to Devexpress

DxRangeSelectorChartValueAxis Properties

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

latest1.6 KB
Original Source

DxRangeSelectorChartValueAxis Properties

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

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.

See Also

DxRangeSelectorChartValueAxis Class

DxRangeSelectorChartValueAxis Members

DevExpress.Blazor Namespace