C1.WPF.Chart.Finance Namespace > FibonacciFans Class : Levels Property |
'Declaration
Public Property Levels As Double()
'Usage
Dim instance As FibonacciFans Dim value() As Double instance.Levels = value value = instance.Levels
public double[] Levels {get; set;}
public: property array<double>^ Levels { array<double>^ get(); void set ( array<double>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2