Spread Windows Forms 12.0 Product Documentation
LegendArea Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > LegendAreaHitTest Class : LegendArea Property
Gets the legend area.
Syntax
'Declaration
 
Public ReadOnly Property LegendArea As LegendArea
'Usage
 
Dim instance As LegendAreaHitTest
Dim value As LegendArea
 
value = instance.LegendArea
public LegendArea LegendArea {get;}

Property Value

The legend area.
See Also

Reference

LegendAreaHitTest Class
LegendAreaHitTest Members