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

In This Topic
    Triggers Property (C1LineMarker)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Triggers As Windows.UI.Xaml.TriggerCollection
    public Windows.UI.Xaml.TriggerCollection Triggers {get;}
    See Also