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

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