FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / Interaction Property

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