Skip to main content

TdxChartXYSeriesBarAppearance Class

Stores Bar View appearance settings.

Declaration

TdxChartXYSeriesBarAppearance = class(
    TdxChartSeriesViewAppearance
)

Remarks

Use bar appearance settings to customize outlines and filled areas in all Bar Views.

Main API Members

The list below outlines key members of the TdxChartXYSeriesBarAppearance class that allow you to customize appearance of an XY series that uses any Bar View.

Direct TdxChartXYSeriesBarAppearance

The Appearance property of all Bar Views references a TdxChartXYSeriesBarAppearance object.

See Also