vcl-dxchartcore-7b04ae52.md
The base class for all classes that implement general series View appearance settings.
TdxChartSeriesViewAppearance = class(
TdxChartVisualElementAppearance
)
The TdxChartSeriesViewAppearance class does not introduce new public API members.
Do not use the TdxChartSeriesViewAppearance class directly. Use the following descendants instead:
TdxChartSimpleSeriesViewAppearanceStores Simple View appearance settings.TdxChartXYSeriesBarAppearanceStores Bar View appearance settings.TdxChartXYSeriesLineAppearanceStores general line appearance settings for Line and Area series Views.TdxChartXYSeriesAreaAppearanceStores Area View appearance settings.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartSeriesViewAppearance
See Also