MaxMovingDistance Property
In This Topic
Gets or sets the maximum distance from the data point that data point labels can be moved to prevent overlapping.
Default: 23 pt.
Syntax
'Declaration
Public Property MaxMovingDistance As RdlSize
public RdlSize MaxMovingDistance {get; set;}
See Also