Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PlotGrowth Class / dxPlotGrowth Property


In This Topic
dxPlotGrowth Property
In This Topic
Syntax
'Declaration
 
Public Property dxPlotGrowth As Integer
 
'Usage
 
Dim instance As PlotGrowth
Dim value As Integer
 
instance.dxPlotGrowth = value
 
value = instance.dxPlotGrowth
See Also