ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IUIButton Interface / _strokeWidth Property

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