Back to Devexpress

TdxSparklineEdit Class

vcl-dxsparkline.md

latest2.5 KB
Original Source

TdxSparklineEdit Class

An unbound sparkline editor.

Declaration

delphi
TdxSparklineEdit = class(
    TdxCustomSparklineEdit
)

Remarks

The lookup sparkline editor shows a small line, point, area, or bar chart that allows you to visualize data as a condensed graph without axes and inscriptions. Sparklines have a lightweight and simple design that helps a user compare multiple trends over any time period.

The TdxSparklineEdit class members allow you to do the following:

Inheritance

Show 13 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomSparklineEdit TdxSparklineEdit

See Also

TdxDBSparklineEdit

TdxSparklineEdit Members

dxSparkline Unit