Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LabelAreaHitTest Class / LabelArea Property


In This Topic
LabelArea Property
In This Topic
Gets the label area.
Syntax
'Declaration
 
Public ReadOnly Property LabelArea As LabelArea
 
'Usage
 
Dim instance As LabelAreaHitTest
Dim value As LabelArea
 
value = instance.LabelArea

Property Value

The label area.
See Also