Back to Devexpress

TdxCustomSparklineEdit.Properties Property

vcl-dxsparkline-dot-tdxcustomsparklineedit-649848c1.md

latest941 B
Original Source

TdxCustomSparklineEdit.Properties Property

Provides access to the control’s settings.

Declaration

delphi
property Properties: TdxSparklineProperties read; write;

Property Value

TypeDescription
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

TdxCustomSparklineEdit.ActiveProperties

TdxCustomSparklineEdit Class

TdxCustomSparklineEdit Members

dxSparkline Unit