Skip to main content

TcxGridChartLineDiagram Class

A line diagram.

Declaration

TcxGridChartLineDiagram = class(
    TcxGridChartHistogram
)

Remarks

This class extends its ancestor class with members that allow you to do the following:

Note

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

VCL Data Grid: A Line Diagram Example

See Also