Back to Devexpress

TdxChartXYSeriesLineMarkers.Appearance Property

vcl-dxchartxyserieslineview-dot-tdxchartxyserieslinemarkers.md

latest1.1 KB
Original Source

TdxChartXYSeriesLineMarkers.Appearance Property

Provides access to general appearance settings of value markers.

Declaration

delphi
property Appearance: TdxChartXYSeriesLineMarkerAppearance read; write;

Property Value

TypeDescription
TdxChartXYSeriesLineMarkerAppearance

Stores general appearance settings of value markers.

|

Remarks

Use Appearance.FillOptions and Appearance.BorderColor properties to change value marker fill settings and outline color.

Refer to the TdxChartXYSeriesLineMarkerAppearance class description for detailed information on all available options.

See Also

TdxChartXYSeriesLineMarkers Class

TdxChartXYSeriesLineMarkers Members

dxChartXYSeriesLineView Unit