Skip to main content

TdxCustomSparklineEdit.Properties Property

Provides access to the control’s settings.

Declaration

property Properties: TdxSparklineProperties read; write;

Property Value

Type Description
TdxSparklineProperties

Sparkline appearance and behavior settings.

Remarks

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

Note

Use ActiveProperties to obtain the control’s current settings.

See Also