TcxGridChartCategories Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Data |
Specifies an object which links the default categories to a data store. |
Display |
Specifies display text for default categories. |
Grid |
Provides access to a Chart View which displays categories. |
ID | Specifies the unique identifier assigned to categories. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Sort |
Specifies the order in which the values of the default categories are sorted. |
Value |
Specifies the total number of category values (the default categories) used to render the current View. |
Values | Provides indexed access to the collection of category values that are used to render the current View. |
Visible |
Returns display text for a particular category value. |
Visible |
Returns the total number of category values displayed in a Chart View. |
Visible |
Provides indexed access to category values displayed in a Chart View. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns text displayed for default categories. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns display text for the specified category value. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when display text for a category value is obtained. |
See Also