TcxGridChartHistogram Properties
The base class for all diagrams that use a Cartesian coordinate system.Name | Description |
---|---|
Active | Specifies whether the chart diagram is visible within a Chart View. Inherited from TcxGridChartDiagram. |
AxisCategory | Specifies appearance settings for the diagram’s category axis. |
AxisValue | Provides access to value axis appearance settings. |
DisplayText | Returns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram. |
EmptyPointsDisplayMode protected | Specifies the missing values representation style. |
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. |
Styles | Provides access to styles that define the appearance of diagram elements. |
Values | Specifies appearance settings for chart values in the diagram. |
See Also