EquallySpacedItems Property
In This Topic
Gets or sets a value indicating whether legend items should be equally spaced.
Default: False.
Syntax
'Declaration
Public Property EquallySpacedItems As RdlBool
public RdlBool EquallySpacedItems {get; set;}
See Also