vcl-dxchartsimplediagram-56f8802e.md
Stores Simple View appearance settings.
TdxChartSimpleSeriesViewAppearance = class(
TdxChartSeriesViewAppearance
)
Use these settings to adjust margins for simple series.
The list below outlines key members of the TdxChartSimpleSeriesViewAppearance class. These members allow you to customize Simple series appearance.
MarginsAllows you to adjust simple series margins.
AssignCopies compatible general appearance settings between series and visual diagram elements.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.
The TdxChartSimpleSeriesCustomView.Appearance property references a TdxChartSimpleSeriesViewAppearance object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartSeriesViewAppearance TdxChartSimpleSeriesViewAppearance
See Also