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


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