Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorChart Class / lx1 Property


In This Topic
    lx1 Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property lx1 As Integer
    'Usage
     
    
    Dim instance As OfficeArtClientAnchorChart
    Dim value As Integer
     
    instance.lx1 = value
     
    value = instance.lx1
    public int lx1 {get; set;}
    See Also