ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / AnnotationBase Class / GetSize Method

In This Topic
    GetSize Method (AnnotationBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetSize() As _Size
    protected virtual _Size GetSize()
    See Also