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


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

Property Value

The plot area.
See Also