TcxGridChartHistogramValues Class
Stores appearance settings for value markers in all diagrams that use a Cartesian coordinate system.
Declaration
TcxGridChartHistogramValues = class(
TcxCustomGridChartDiagramOptions
)
Remarks
In addition to the settings inherited from the base TcxCustomGridChartDiagramOptions class, the TcxGridChartHistogramValues
class introduces properties allow you to change the following:
- Data markers in stacked diagrams (Stacking).
- Category colors (VaryColorsByCategory).
Direct TcxGridChartHistogramValues Class Reference
The TcxGridChartHistogram.Values property references a TcxGridChartHistogramValues
object.
Inheritance
TObject
TPersistent
TcxCustomGridChartDiagramOptions
TcxGridChartHistogramValues
See Also