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