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


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