TcxCustomGridChartDiagramOptions Members
Contains a chart diagram’s appearance settings.Constructors
Name | Description |
---|---|
Create(TcxGridChartDiagram) | Initializes a new instance of the TcxCustomGridChartDiagramOptions class with specified settings. |
Properties
Name | Description |
---|---|
Diagram | Provides access to the chart diagram which owns the options that are referenced by the current instance of the class. |
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. |
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. |
ToString | Inherited from TObject. |
See Also