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