Back to Devexpress

TcxGridChartHistogramValues Class

vcl-cxgridchartview-f81e0fa7.md

latest1.4 KB
Original Source

TcxGridChartHistogramValues Class

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

Declaration

delphi
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

TObject TPersistent TcxCustomGridChartDiagramOptions TcxGridChartHistogramValues

See Also

TcxGridChartHistogramValues Members

cxGridChartView Unit