TcxGridChartStackedBarDiagram 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 |
Side |
Specifies the offset between grouped data markers, in pixels.
Inherited from Tcx |
Stacked |
Specifies the stack style for data markers.
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).
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 |
Allows you to override the default draw routine for chart value captions.
Inherited from Tcx |
Values |
Inherited from Tcx |
See Also