TdxSparklineSeriesCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an empty series collection. |
Create |
Inherited from TCollection. |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to individual series within the collection. |
Max |
Specifies the upper bound of the custom sparkline chart display range. |
Min |
Specifies the display range mode for the Y-axis of the chart. |
Min |
Specifies the lower bound of the custom sparkline chart display range. |
Properties | Provides access to the parent sprakline editor’s settings. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Creates a new series within the series 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. |
See Also