TcxGridChartHistogramValues Properties
Stores appearance settings for value markers in all diagrams that use a Cartesian coordinate system.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 stacked diagram type. |
VaryColorsByCategory | Specifies if data marker colors are different for each category. |
See Also