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

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