Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorChart Class / lx1 Property


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