ComponentOne FinancialChart for WPF
Length Property (ICharRange)



C1.WPF Namespace > ICharRange Interface : Length Property
Gets the length of the range.
Syntax
'Declaration
 
ReadOnly Property Length As Integer
'Usage
 
Dim instance As ICharRange
Dim value As Integer
 
value = instance.Length
int Length {get;}
property int Length {
   int get();
}
See Also

Reference

ICharRange Interface
ICharRange Members