DataLabelBase.Hidden Property
Gets or sets a value indicating whether the data label is hidden.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to hide the data label; otherwise, false. |
See Also