Skip to main content

TcxGridChartLineDiagram Class

Declaration

TcxGridChartLineDiagram = class(
    TcxGridChartHistogram
)

Remarks

This class extends its ancestor class with:

Note

To plot a stacked line diagram, use the diagram’s Values.Stacking property to specify its stacking type.

See Also