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

In This Topic
    Lines Property (LineMarker)
    In This Topic
    Gets or sets the visibility of the LineMarker lines.
    Syntax
    'Declaration
     
    Public Property Lines As LineMarkerLines
    public LineMarkerLines Lines {get; set;}
    See Also