ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1Sunburst Class / MinWidth Property

In This Topic
    MinWidth Property (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinWidth As System.Double
    public System.double MinWidth {get; set;}
    See Also