DxRangeSelectorChartValueAxis Properties
Defines a value axis in the Range Selector’s DxRangeSelectorChart component.
Name | Description |
---|---|
Inverted |
Specifies whether the Dx |
Logarithm |
Specifies the value to be raised to a power when DxLogarithmic type.
|
Max |
Specifies the maximum value of the axis’s visual range. |
Min |
Specifies the minimum value of the axis’s visual range. |
Type | Specifies the axis type. |
Value |
Specifies the data type of the value axis. Casts values from the assigned data source to the target type if required. |
See Also