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

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