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

In This Topic
    GetSize Method (Line)
    In This Topic
    Gets the element size.
    Syntax
    'Declaration
     
    Protected Overrides Function GetSize() As _Size
    protected override _Size GetSize()
    See Also