TcxGridChartHistogramAxisValue Properties
A value axis.
Name | Description |
---|---|
Diagram |
Provides access to the parent diagram.
Inherited from Tcx |
Grid |
Specifies if axis grid lines are visible.
Inherited from Tcx |
Grid |
Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class.
Inherited from Tcx |
Max |
Specifies the maximum value on the value axis. |
Min |
Specifies the display range type for the value axis. |
Min |
Specifies the minimum value on the value axis. |
Tick |
Specifies the tick mark display position on the axis.
Inherited from Tcx |
Tick |
Specifies the format pattern for tick mark labels. |
Tick |
Specifies if tick mark labels are visible.
Inherited from Tcx |
Title |
Provides access to axis title appearance settings.
Inherited from Tcx |
Visible |
Specifies axis visibility.
Inherited from Tcx |
See Also