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

TdxChartAppearance Class

Stores general Chart control appearance settings.

Declaration

TdxChartAppearance = class(
    TdxChartVisualElementAppearance
)

Remarks

General appearance settings allow you to adjust margins and paddings, display and customize a border, and modify font settings.

Main API Members

The list below outlines key members of the TdxChartAppearance class that allow you to customize chart appearance.

Direct TcxChartAppearance Class References

The Chart control’s Appearance property references a TdxChartAppearance object.

See Also