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


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