Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / PlotArea Class / PlotArea Constructor


In This Topic
    PlotArea Constructor
    In This Topic
    Initializes a new instance of the PlotArea class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New PlotArea()
    public PlotArea()
    See Also