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

In This Topic
    RequiresPointer Property (C1LineMarker)
    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