Skip to main content

RadarAreaSeriesViewModel.ShowIsolatedPoints Property

Overrides the LineSeriesViewModel.ShowIsolatedPoints property to hide it.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public bool ShowIsolatedPoints { get; set; }

Property Value

Type
Boolean
See Also