Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PlotGrowth Class / dyPlotGrowth Property


In This Topic
    dyPlotGrowth Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property dyPlotGrowth As Integer
    'Usage
     
    
    Dim instance As PlotGrowth
    Dim value As Integer
     
    instance.dyPlotGrowth = value
     
    value = instance.dyPlotGrowth
    public int dyPlotGrowth {get; set;}
    See Also