ComponentOne FinancialChart for WPF
AlligatorJaw Property



C1.WPF.Chart.Finance Namespace > Alligator Class : AlligatorJaw Property
Syntax
'Declaration
 
Public ReadOnly Property AlligatorJaw As Double()
'Usage
 
Dim instance As Alligator
Dim value() As Double
 
value = instance.AlligatorJaw
public double[] AlligatorJaw {get;}
public:
property array<double>^ AlligatorJaw {
   array<double>^ get();
}
See Also

Reference

Alligator Class
Alligator Members