TdxChartSecondaryAxisYCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Inherited from TCollection. |
Create |
Inherited from TOwned |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Diagram |
Provides access to the XY diagram to which the collection of secondary axes belongs.
Inherited from Tdx |
Item |
Inherited from TCollection. |
Items | Provides indexed access to stored secondary axes of values. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Adds a new secondary axis of values to the collection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Fires after the current collection has been modified (a collection item is added, inserted, removed, etc.).
Inherited from Tcx |
See Also