Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PlotAreaAttribute Class
Members


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

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

    See Also