TdxLookupSparklineSeriesCollection.Items Property
In This Article
Provides indexed access to stored lookup sparkline series.
#Declaration
Delphi
property Items[Index: Integer]: TdxLookupSparklineSeries read; write; default;
#Property Value
Type | Description |
---|---|
Tdx |
A lookup sparkline series. |
See Also