FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / ElementSize Class / SizeType Property

In This Topic
    SizeType Property (ElementSize)
    In This Topic
    Gets or sets the size type.
    Syntax
    'Declaration
     
    Public Property SizeType As ElementSizeType
    public ElementSizeType SizeType {get; set;}
    See Also