TcxGridChartColumnDiagram 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 |
Axis |
Specifies appearance settings for the diagram’s category axis.
Inherited from Tcx |
Axis |
Provides access to value axis appearance settings.
Inherited from Tcx |
Display |
Returns the text string that describes the chart diagram.
Inherited from Tcx |
Empty |
Specifies the missing values representation style.
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 |
Styles |
Provides access to styles that define the appearance of diagram elements.
Inherited from Tcx |
Values | Specifies options for series values (their data markers in a column diagram). |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the position of a category axis within the diagram.
Inherited from Tcx |
Get |
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Inherited from Tcx |
Get |
Returns the value axis position in the diagram.
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 when a chart’s plot area needs to be painted.
Inherited from Tcx |
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 |
Values |
Inherited from Tcx |
See Also