Skip to main content

TcxGridChartColumnDiagramValues Properties

Contains appearance options for data markers in column and 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 stacking type applied to data markers. Inherited from TcxGridChartHistogramValues.
VaryColorsByCategory Specifies whether the colors of data markers are different for each category. Inherited from TcxGridChartHistogramValues.
See Also