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

TdxChartLegendAppearance Class

Stores general appearance settings of Chart and diagram legend panes.

Declaration

TdxChartLegendAppearance = class(
    TdxChartVisualElementAppearance
)

Remarks

General appearance settings allow you to customize the layout of legend panes, and modify background and font settings.

Main API Members

The list below outlines key members of the TdxChartLegendAppearance class that allow you to customize legend pane appearance.

Direct TdxChartLegendAppearance Class References

The Appearance property of Chart and diagram legend panes references a TdxChartLegendAppearance object.

See Also