Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBarTemplateSettings Class / IndicatorWidth Property

In This Topic
    IndicatorWidth Property
    In This Topic
    Gets the width of the indicator.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IndicatorWidth As Double
    public double IndicatorWidth {get;}
    See Also