ComponentOne FinancialChart for WPF
AlligatorTeeth Property



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

Reference

Alligator Class
Alligator Members