LegendBase.Visible Property
In This Article
Specifies whether the legend is visible.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the legend is visible; otherwise, false. |
See Also