TcxGridChartDiagram Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Active | Specifies whether the chart diagram is visible within a Chart View. |
Display |
Returns the text string that describes the chart diagram. |
Enabled | Specifies whether the chart diagram can be displayed within a Chart View. |
Grid |
Provides access to the Chart View which displays the chart diagram. |
ID | Returns the text that describes the chart diagram. |
Legend | Specifies a chart legend for a chart diagram. |
Styles protected | Provides access to a set of styles, which define the appearance of the chart diagram’s elements. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
|
Get |
Inherited from TObject. |
Get |
|
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
|
Get |
Returns the caption of a chart value. |
Get |
|
Horizontal |
|
Is |
Determines whether the chart diagram can be displayed within a Chart View. |
Paging |
|
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs every time a chart legend is about to be drawn. |
On |
Occurs every time a legend item is about to be drawn. |
On |
Occurs every time a data marker is about to be drawn. |
On |
Allows you to override the default draw routine for chart value captions. |
See Also