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