Skip to main content

TcxGridChartHistogramAxisValue Properties

A value axis in all diagrams that provide axes for chart value measurements and comparisons.
Name Description
Diagram Provides access to the chart diagram which displays the axis. Inherited from TcxGridChartHistogramAxis.
GridLines Specifies the visibility of chart gridlines associated with the axis. Inherited from TcxGridChartHistogramAxis.
GridView 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 TcxCustomGridChartDiagramOptions.
MaxValue Specifies the maximum range value for the value axis.
MinMaxValues Specifies the display range type for the value axis.
MinValue Specifies the minimum range value for the value axis.
TickMarkKind Specifies the manner in which tick marks are displayed for the axis. Inherited from TcxGridChartHistogramAxis.
TickMarkLabelFormat Specifies the format pattern to be used when formatting tick-mark labels of the value axis.
TickMarkLabels Specifies the visibility of tick-mark labels associated with the axis. Inherited from TcxGridChartHistogramAxis.
Title Specifies axis title appearance settings. Inherited from TcxGridChartHistogramAxis.
Visible Specifies the visibility of the axis and its elements within a chart diagram. Inherited from TcxGridChartHistogramAxis.
See Also