FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Text Class / GetSize Method

In This Topic
    GetSize Method (Text)
    In This Topic
    Gets annotation size.
    Syntax
    'Declaration
     
    Protected Overridable Function GetSize() As _Size
    protected virtual _Size GetSize()

    Return Value

    Annotation size
    See Also