Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartColumnDiagram Properties
Show Inherited Hide Inherited

A column diagram.
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. Inherited from TcxGridChartHistogram.
AxisValue Provides access to value axis appearance settings. Inherited from TcxGridChartHistogram.
DisplayText Returns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram.
EmptyPointsDisplayMode protected 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.
Styles Provides access to styles that define the appearance of diagram elements. Inherited from TcxGridChartHistogram.
Values Specifies options for series values (their data markers in a column diagram).
See Also