ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / Visible Property

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