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

In This Topic
    RequiresPointer Property (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RequiresPointer As Windows.UI.Xaml.Controls.RequiresPointer
    public Windows.UI.Xaml.Controls.RequiresPointer RequiresPointer {get; set;}
    See Also