Back to Devexpress

SizeLegend.ShowTickMarks Property

wpf-devexpress-dot-xpf-dot-map-dot-sizelegend-a0a1f468.md

latest1007 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool ShowTickMarks { get; set; }
vb
Public Property ShowTickMarks As Boolean

Property Value

TypeDescription
Boolean

true to show tickmarks; false to hide them.

|

See Also

SizeLegend Class

SizeLegend Members

DevExpress.Xpf.Map Namespace