[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.FibonacciArcs.StartX

StartX Property

StartX

Gets or sets the starting x data point for the FibonacciArcs. This value can be number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the starting x is not calculated automatically if undefined.

Declaration
public object StartX { get; set; }