ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1Sunburst Class / IsTabStop Property

In This Topic
    IsTabStop Property (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTabStop As System.Boolean
    public System.bool IsTabStop {get; set;}
    See Also