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


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