Skip to main content
A newer version of this page is available. .

TdxCustomChartControl Class

The base class for the Chart control.

Declaration

TdxCustomChartControl = class(
    TcxControl,
    IdxSkinSupport,
    IdxChartOwner,
    IcxCustomCanvasSupport
)

Remarks

The TdxCustomChartControl class has members that allow you to do the following:

Terminal TdxCustomChartControl Class Descendants

Do not use the TdxCustomChartControl class directly. Use the TdxChartControl class instead.

See Also