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

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