Skip to main content

RadarLineSeriesViewModel.PointMarkerOptions Property

Hides the RadarLineSeriesViewModel.PointMarkerOptions property.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

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

Property Value

Type
SimpleMarkerModel
See Also