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

In This Topic
    LineColor Property (LineMarker)
    In This Topic
    Gets or sets color of lines.
    Syntax
    'Declaration
     
    Public Property LineColor As Color
    public Color LineColor {get; set;}
    See Also