Back to Devexpress

TdxLookupSparklineEdit Class

vcl-dxdbsparkline-ea5478ca.md

latest2.6 KB
Original Source

TdxLookupSparklineEdit Class

A lookup sparkline editor.

Declaration

delphi
TdxLookupSparklineEdit = class(
    TdxCustomLookupSparklineEdit
)

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 TdxLookupSparklineEdit class members allow you to do the following:

Inheritance

Show 14 items

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

See Also

TdxLookupSparklineEdit Members

dxDBSparkline Unit