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

In This Topic
    IndicatorLengthDelta Property
    In This Topic
    Gets the indicator length delta, which is useful for repositioning transitions.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IndicatorLengthDelta As Double
    public double IndicatorLengthDelta {get;}
    See Also