Skip to main content

TcxGridChartHistogramValues Class

Stores appearance settings for value markers in all diagrams that use a Cartesian coordinate system.

Declaration

TcxGridChartHistogramValues = class(
    TcxCustomGridChartDiagramOptions
)

Remarks

In addition to the settings inherited from the base TcxCustomGridChartDiagramOptions class, the TcxGridChartHistogramValues class introduces properties allow you to change the following:

Direct TcxGridChartHistogramValues Class Reference

The TcxGridChartHistogram.Values property references a TcxGridChartHistogramValues object.

Inheritance

See Also