ColorScaleLegend.DescriptionVisible Property
Gets or sets a value indicating whether the legend description 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 description; false to hide it. |
See Also