IndicatorLengthDelta Property (C1ProgressBarTemplateSettings)
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