Skip to main content

TdxSparklineSeries Class

Stores appearance settings of a single sparkline chart.

Declaration

TdxSparklineSeries = class(
    TCollectionItem
)

Remarks

A series is an individual sparkline chart whose values are stored in a data controller that is accessible via the editor’s Properties.DataController property.

Main API Members

The TdxSparklineSeries class has public API members that allow you to do the following:

Direct TdxSparklineSeries Class Reference

The TdxSparklineSeriesCollection‘s Items property references the TdxSparklineSeries object.

Inheritance

See Also