Skip to main content

TdxLookupSparklineSeries.DataBinding Property

Binds a series to the lookup sparkline editor’s data controller.

Declaration

property DataBinding: TdxLookupSparklineItemDataBinding read; write;

Property Value

Type Description
TdxLookupSparklineItemDataBinding

A lookup sparkline editor connection to a data store.

Remarks

Refer to the TdxLookupSparklineItemDataBinding class description for information on available options.

See Also