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

In This Topic
    Interaction Property
    In This Topic
    Gets or sets the interaction mode of the LineMarker.
    Syntax
    'Declaration
     
    Public Property Interaction As LineMarkerInteraction
    public LineMarkerInteraction Interaction {get; set;}
    See Also