Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart Class / dy Property


In This Topic
dy Property (Chart)
In This Topic
Syntax
'Declaration
 
Public Property dy As Integer
 
'Usage
 
Dim instance As Chart
Dim value As Integer
 
instance.dy = value
 
value = instance.dy
See Also