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

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