FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / Interaction Property

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