Skip to main content
A newer version of this page is available. .

RangeAreaSeriesViewModel.MarkerOptions Property

Overrides the AreaSeriesViewBaseModel.MarkerOptions property to hide it.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[Browsable(false)]
public MarkerModel MarkerOptions { get; }

Property Value

Type
MarkerModel
See Also