Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.LineStyle Class / Color Property

In This Topic
    Color Property (Chart.LineStyle)
    In This Topic
    Gets or sets the color of the line.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also