Overlay Property (LabelArea)
Gets whether the label area overlaps the plot area.
public bool Overlay {get; set;}
'Declaration
Public Property Overlay As Boolean
'Usage
Dim instance As LabelArea
Dim value As Boolean
instance.Overlay = value
value = instance.Overlay