Skip to main content

TcxGridChartHistogramAxis.TickMarkLabels Property

Specifies the visibility of tick-mark labels associated with the axis.

Declaration

property TickMarkLabels: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to True to display tick-mark labels for the axis. Otherwise, tick-mark labels will be hidden.

The default value of the TickMarkLabels property is True.

See Also