Back to Devexpress

TdxChartXYSeriesBarAppearance Class

vcl-dxchartxyseriesbarview-46482777.md

latest2.6 KB
Original Source

TdxChartXYSeriesBarAppearance Class

Stores Bar View appearance settings.

Declaration

delphi
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. These members allow you to customize the appearance of an XY series that uses any Bar View.

Appearance Settings

FillOptions | StrokeOptionsSpecify bar fill and outline settings.

General-Purpose API Members

AssignCopies general appearance settings between Bar series.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.

Direct TdxChartXYSeriesBarAppearance Class References

The following public API members reference a TdxChartXYSeriesBarAppearance object:

TdxChartBarSeriesPointDrawParameters.AppearanceProvides access to fill and outline settings of a bar that displays the currently processed series point.TdxChartXYSeriesCustomBarView.AppearanceProvides access to bar appearance settings.

Inheritance

TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartSeriesViewAppearance TdxChartXYSeriesBarAppearance

See Also

TdxChartXYSeriesBarAppearance Members

dxChartXYSeriesBarView Unit