Spread Windows Forms 12.0 Product Documentation
PlotArea Property (PlotAreaHitTest)


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

Property Value

The plot area.
See Also

Reference

PlotAreaHitTest Class
PlotAreaHitTest Members