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


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