Skip to main content

TdxCustomSparklineEdit Class

The base class for sparkline editors.

Declaration

TdxCustomSparklineEdit = class(
    TcxCustomEdit
)

Remarks

The TdxCustomSparklineEdit class extends its ancestor with members that allow you to do the following:

Do not use the TdxCustomSparklineEdit class directly. Use the following descendants instead:

See Also