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

In This Topic
    Start Property
    In This Topic
    Gets the index of the start of the range.
    Syntax
    'Declaration
     
    
    ReadOnly Property Start As Integer
    int Start {get;}
    See Also