Skip to main content

RadarAreaSeriesViewModel.Closed Property

Hides the RadarAreaSeriesView.Closed property.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool Closed { get; }

Property Value

Type
Boolean
See Also