Skip to main content

TcxGridChartHistogramValues Members

Stores appearance settings for value markers in all diagrams that use a Cartesian coordinate system.

Constructors

Name Description
Create(TcxGridChartDiagram) Initializes a new instance of the TcxCustomGridChartDiagramOptions class with specified settings. Inherited from TcxCustomGridChartDiagramOptions.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetVaryColorsByCategory Identifies if all data markers in a diagram can be drawn in different colors for each category..
ToString Inherited from TObject.
See Also