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


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