Back to Devexpress

TcxGridChartPieDiagramValues Class

vcl-cxgridchartview-0e8de177.md

latest1.7 KB
Original Source

TcxGridChartPieDiagramValues Class

Contains appearance options for pie slices in pie diagrams.

Declaration

delphi
TcxGridChartPieDiagramValues = class(
    TcxCustomGridChartDiagramOptions
)

Remarks

In addition to the settings inherited from the base TcxCustomGridChartDiagramOptions class, the TcxGridChartPieDiagramValues class introduces properties that control the following appearance settings of pie slices:

An instance of the TcxGridChartPieDiagramValues class can be accessed via a pie diagram’s Values property.

Inheritance

TObject TPersistent TcxCustomGridChartDiagramOptions TcxGridChartPieDiagramValues

See Also

TcxGridChartPieDiagramValues Members

cxGridChartView Unit