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