Skip to main content

TcxGridChartStackedAreaDiagram Class

Implements a stacked area diagram.

Declaration

TcxGridChartStackedAreaDiagram = class(
    TcxGridChartAreaDiagram
)

Remarks

The TcxGridChartStackedAreaDiagram class exposes the StackedStyle property that allows you to specify the diagram’s stack style.

The TcxGridChartStackedAreaDiagram object is referenced by the View’s DiagramStackedArea property.

See Also