Skip to main content

TcxGridChartStackedAreaDiagram Properties

Implements a stacked area diagram.
Name Description
Active Specifies whether the chart diagram is visible within a Chart View. Inherited from TcxGridChartDiagram.
AxisCategory Specifies appearance settings for the category axis. Inherited from TcxGridChartLineDiagram.
AxisValue Specifies appearance settings for the diagram’s value axis. Inherited from TcxGridChartHistogram.
DisplayText Returns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram.
EmptyPointsDisplayMode Specifies the missing values representation style. Inherited from TcxGridChartHistogram.
Enabled Specifies whether the chart diagram can be displayed within a Chart View. Inherited from TcxGridChartDiagram.
GridView Provides access to the Chart View which displays the chart diagram. Inherited from TcxGridChartDiagram.
ID Returns the text that describes the chart diagram. Inherited from TcxGridChartDiagram.
Legend Specifies a chart legend for a chart diagram. Inherited from TcxGridChartDiagram.
StackedStyle Specifies the stack style for data markers.
Styles Provides access to a set of styles that control the appearance of the area diagram‘s elements. Inherited from TcxGridChartAreaDiagram.
Transparency Specifies the filled area transparency. Inherited from TcxGridChartAreaDiagram.
Values Specifies appearance settings for chart values in the line diagram. Inherited from TcxGridChartLineDiagram.
See Also