ComponentOne FinancialChart for WPF
IndicatorLengthDelta Property



C1.WPF Namespace > C1ProgressBarTemplateSettings Class : IndicatorLengthDelta Property
Gets the indicator length delta, which is useful for repositioning transitions.
Syntax
'Declaration
 
Public ReadOnly Property IndicatorLengthDelta As Double
'Usage
 
Dim instance As C1ProgressBarTemplateSettings
Dim value As Double
 
value = instance.IndicatorLengthDelta
public double IndicatorLengthDelta {get;}
public:
property double IndicatorLengthDelta {
   double get();
}
See Also

Reference

C1ProgressBarTemplateSettings Class
C1ProgressBarTemplateSettings Members