[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.FibonacciExtension.StartY

StartY Property

StartY

Gets or sets the ending y data point for the FibonacciArcs. Unlike some of the other Fibonacci tools, the ending y is not calculated automatically if undefined.

Declaration
[C1Description("FibonacciExtension.StartY", "Gets or sets the ending y data point for the FibonacciArcs. Unlike some of the other Fibonacci tools, the ending y is not calculated automatically if undefined.")]
public object StartY { get; set; }