EquallySpacedItems Property (IMapLegend)
In This Topic
Gets a value indicating whether legend items are equally spaced in the map legend.
Syntax
'Declaration
ReadOnly Property EquallySpacedItems As Boolean
bool EquallySpacedItems {get;}
Property Value
A
System.Boolean value.
true
if legend items are equally spaced; otherwise,
false
.
See Also