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

RadarLineSeriesViewModel.PointMarkerOptions Property

Hides the RadarLineSeriesViewModel.PointMarkerOptions property.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[Browsable(false)]
public SimpleMarkerModel PointMarkerOptions { get; set; }

Property Value

Type
SimpleMarkerModel
See Also