ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / ElementSize Class / SizeType Property

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