Back to Devexpress

TdxCustomSparklineEdit.AutoSize Property

vcl-dxsparkline-dot-tdxcustomsparklineedit-bb57e5c3.md

latest790 B
Original Source

TdxCustomSparklineEdit.AutoSize Property

Specifies if the editor adjusts its height according to content size.

Declaration

delphi
property AutoSize; default False;

Property Value

TypeDefaultDescription
BooleanFalse

If True , the editor automatically adjusts its height according to content size; otherwise, the editor’s height does not change.

|

Remarks

The AutoSize property’s default value is False.

See Also

TdxCustomSparklineEdit Class

TdxCustomSparklineEdit Members

dxSparkline Unit