FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / AnnotationBase Class / GetSize Method

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