Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LegendAreaHitTest Class / LegendArea Property


In This Topic
LegendArea Property
In This Topic
Gets the legend area.
Syntax
'Declaration
 
Public ReadOnly Property LegendArea As LegendArea
 
'Usage
 
Dim instance As LegendAreaHitTest
Dim value As LegendArea
 
value = instance.LegendArea

Property Value

The legend area.
See Also