ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / AnnotationBase Class / Bounds Property

In This Topic
    Bounds Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Bounds As _Rect
    protected virtual _Rect Bounds {get;}
    See Also