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

In This Topic
    bottom Field (LineMarker.WIN32Rect)
    In This Topic
    Specifies the Y-coordinate of the lower-right corner of the rectangle.
    Syntax
    'Declaration
     
    
    Public bottom As Integer
    public int bottom
    See Also