TcxGridChartPieDiagram 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.
Inherited from Tcx |
Display |
Returns the text string that describes the chart diagram.
Inherited from Tcx |
Enabled |
Specifies whether the chart diagram can be displayed within a Chart View.
Inherited from Tcx |
Grid |
Provides access to the Chart View which displays the chart diagram.
Inherited from Tcx |
ID |
Returns the text that describes the chart diagram.
Inherited from Tcx |
Legend |
Specifies a chart legend for a chart diagram.
Inherited from Tcx |
Series |
Specifies whether series site captions are visible. |
Series |
Specifies the maximum number of columns into which series sites are arranged horizontally. |
Series |
Specifies if series sites are visible. |
Styles | Provides access to appearance styles of pie diagram elements. |
Values | Specifies appearance settings for chart values. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Determines the actual number of columns into which series sites are arranged horizontally. |
Get |
Inherited from Tcx |
Get |
Returns the caption of a chart value.
Inherited from Tcx |
Get |
Inherited from Tcx |
Horizontal |
Inherited from Tcx |
Is |
Determines whether the chart diagram can be displayed within a Chart View.
Inherited from Tcx |
Paging |
Inherited from Tcx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs every time a chart legend is about to be drawn.
Inherited from Tcx |
On |
Occurs every time a legend item is about to be drawn.
Inherited from Tcx |
On |
Occurs every time a series site is about to be drawn. |
On |
Occurs every time a series site caption is about to be drawn. |
On |
Occurs every time a data marker is about to be drawn.
Inherited from Tcx |
On |
Allows you to override the default draw routine for chart value captions.
Inherited from Tcx |
See Also