Skip to main content

TcxGridChartHistogramAxis Class

The base class for axes in a Chart View diagram.

Declaration

TcxGridChartHistogramAxis = class(
    TcxCustomGridChartDiagramOptions
)

Remarks

The TcxGridChartHistogramAxis class introduces options, which control the following appearance aspects of an axis and its elements:

Note

TcxGridChartHistogramAxis descendants override the GetPosition function to return corresponding axis positions.

Inheritance

See Also