vcl-dxchartxyseriesbarview-46482777.md
Stores Bar View appearance settings.
TdxChartXYSeriesBarAppearance = class(
TdxChartSeriesViewAppearance
)
Use bar appearance settings to customize outlines and filled areas in all Bar Views.
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.
FillOptions | StrokeOptionsSpecify bar fill and outline settings.
AssignCopies general appearance settings between Bar series.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.
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.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartSeriesViewAppearance TdxChartXYSeriesBarAppearance
See Also