Skip to main content

TdxLookupSparklineSeriesCollection Class

A lookup sparkline series collection.

Declaration

TdxLookupSparklineSeriesCollection = class(
    TdxSparklineSeriesCollection
)

Remarks

A series is a group of related data points displayed as a lightweight diagram that helps users compare multiple trends over any period of time.

The TdxLookupSparklineSeriesCollection class members allow you to do the following:

Direct TdxLookupSparklineSeriesCollection Class Reference

The Series property of lookup sparkline settings references a TdxSparklineSeriesCollection object.

Inheritance

See Also