ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyle Class / Stroke Property

In This Topic
    Stroke Property
    In This Topic
    A value that indicates the stroke color of the chart style.
    Syntax
    'Declaration
     
    Public Property Stroke As System.Drawing.Color
    public System.Drawing.Color Stroke {get; set;}
    See Also