TcxGridChartAreaDiagram 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 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 area diagram elements. |
Transparency | Specifies the filled area transparency. |
Values |
Provides access to value appearance settings.
Inherited from Tcx |
#Methods
#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 |
Occurs when a value area for a data marker needs to be painted. |
On |
Allows you to override the default draw routine for chart value captions.
Inherited from Tcx |
Values |
Inherited from Tcx |
See Also