Skip to main content

TcxGridChartHistogramValues Properties

Contains base appearance options for data markers in all diagrams that provide axes for chart value measurements and comparisons.
Name Description
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.
VaryColorsByCategory Specifies whether the colors of data markers are different for each category.
See Also