FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Line Class / Bounds Property

In This Topic
    Bounds Property (Line)
    In This Topic
    Gets the bnnotation bounding rectangle.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Bounds As _Rect
    protected virtual _Rect Bounds {get;}
    See Also