ChartElementModel.AllowChangeVisibility Property
Gets or sets the value indicating whether changing the element visibility is allowed.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if changing the element visibility is allowed; otherwise false. |
See Also