ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineRenderEngineElement Class / stroke Property

In This Topic
    stroke Property (_LineRenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property stroke As IColor
    public IColor stroke {get; set;}
    See Also