Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ICharRange Interface / Length Property

In This Topic
    Length Property (ICharRange)
    In This Topic
    Gets the length of the range.
    Syntax
    'Declaration
     
    
    ReadOnly Property Length As Integer
    int Length {get;}
    See Also