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

TcxGridChartColumnDiagramValues Properties
Show Inherited Hide Inherited

Stores value marker appearance settings in bar diagrams.
Name Description
BorderWidth Specifies the width of the border (in pixels) for values (data markers).
CaptionPosition Specifies the position of data labels on chart values.
Diagram Provides access to the chart diagram which owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
GridView Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
Stacking protected Specifies the stacked diagram type. Inherited from TcxGridChartHistogramValues.
VaryColorsByCategory Specifies if data marker colors are different for each category. Inherited from TcxGridChartHistogramValues.
See Also