Spread Windows Forms 15.0
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
    public int ly1 {get; set;}
    See Also