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

In This Topic
    strokeWidth Property (_LineStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property strokeWidth As Nullable(Of Double)
    public Nullable<double> strokeWidth {get; set;}
    See Also