SizeLegend.ShowTickMarks Property
Gets or sets a value indicating whether it is necessary to show tick marks for the size legend.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show tickmarks; false to hide them. |
See Also