[]
Gets or sets the array of levels for plotting.
[C1Description("FibonacciExtension.Levels", "Gets or sets the array of levels for plotting.")]
public double[] Levels { get; set; }
<C1Description("FibonacciExtension.Levels", "Gets or sets the array of levels for plotting.")>
Public Property Levels As Double()