Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PlotAreaAttribute Class
Members


PlotAreaAttribute Class
This atttribute is used to associate the plot area type of the a series to the series's definition class. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class PlotAreaAttribute 
   Inherits System.Attribute
 
'Usage
 
Dim instance As PlotAreaAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      FarPoint.Win.Chart.PlotAreaAttribute

See Also