ComponentOne FinancialChart for WinForms
C1.Win.Chart.Interaction Namespace / LineMarker.WIN32Rect Structure / left Field

In This Topic
    left Field (LineMarker.WIN32Rect)
    In This Topic
    Specifies the X-coordinate of the upper-left corner of the rectangle.
    Syntax
    'Declaration
     
    
    Public left As Integer
    public int left
    See Also