FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / SeriesHitTest Class / PlotArea Property


In This Topic
PlotArea Property (SeriesHitTest)
In This Topic
Gets the plot area.
Syntax
'Declaration
 
Public ReadOnly Property PlotArea As PlotArea
 
'Usage
 
Dim instance As SeriesHitTest
Dim value As PlotArea
 
value = instance.PlotArea

Property Value

The plot area.
See Also