LabelOffset Property (Chart)
In This Topic
Gets or sets the distance between a label and its associated data point (maximum distance when auto arranging labels).
Syntax
'Declaration
Public Property LabelOffset As Integer
public int LabelOffset {get; set;}
See Also