Skip to main content

TcxGridChartHistogram Class

The base class for all diagrams that provide axes for chart value measurement and comparison.

Declaration

TcxGridChartHistogram = class(
    TcxGridChartDiagram
)

Remarks

A list of derived diagram types includes the following: area, bar, column, and line diagrams.

This class introduces members that allow you to control the following diagram attributes:

Inheritance

See Also