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

TdxChartDiagramAppearance Class

Stores general diagram appearance options.

Declaration

TdxChartDiagramAppearance = class(
    TdxChartVisualElementAppearance
)

Remarks

General appearance settings allow you to change background fill, adjust paddings, and customize outlines of an XY or simple diagram in the Chart control.

Main API Members

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

Direct TdxChartDiagramAppearance Class References

The Appearance property of an XY or simple diagram references a TdxChartDiagramAppearance object.

See Also