Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LegendArea Class / LegendArea Constructor / LegendArea Constructor()


In This Topic
    LegendArea Constructor()
    In This Topic
    Creates a new legend area.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New LegendArea()
    public LegendArea()
    See Also