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