ColorScaleLegend.HeaderVisible Property
Gets or sets a value indicating whether the legend header should be visible.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.Visibility | true to show the legend header; false to hide it. |
See Also