Back to Devexpress

TdxCustomSparklineEdit.ActiveProperties Property

vcl-dxsparkline-dot-tdxcustomsparklineedit.md

latest1.1 KB
Original Source

TdxCustomSparklineEdit.ActiveProperties Property

Provides access to the current appearance and behavior settings.

Declaration

delphi
property ActiveProperties: TdxSparklineProperties read;

Property Value

TypeDescription
TdxSparklineProperties

Sparkline appearance and behavior settings.

|

Remarks

If the sparkline editor has an assigned repository item, the ActiveProperties property returns properties of the repository item. Otherwise, ActiveProperties returns the sparkline editor’s Properties value.

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

See Also

TdxCustomSparklineEdit Class

TdxCustomSparklineEdit Members

dxSparkline Unit