vcl-dxchartxyserieslineview-16eb8892.md
Stores general line appearance settings for Line and Area series Views.
TdxChartXYSeriesLineAppearance = class(
TdxChartSeriesViewAppearance
)
Use line appearance settings to change line width, stroke style, and color.
The list below outlines key members of the TdxChartXYSeriesLineAppearance class. These members allow you to customize the appearance of an XY series that uses any Line View.
StrokeOptionsProvides access to line style, width, and color settings.
AssignCopies general appearance settings between line series.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.
The following public API members reference a TdxChartXYSeriesLineAppearance object:
TdxChartLineSeriesPointDrawParameters.AppearanceProvides access to the appearance settings of the line segment associated with the currently processed series point.TdxChartXYSeriesLineView.AppearanceProvides access to line appearance settings.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartSeriesViewAppearance TdxChartXYSeriesLineAppearance
See Also
TdxChartXYSeriesAreaAppearance Class