ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseReferenceLineCartesianOverlayItemView Class / getStrokeWidth Method

In This Topic
    getStrokeWidth Method (_BaseReferenceLineCartesianOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function getStrokeWidth() As Nullable(Of Double)
    public Nullable<double> getStrokeWidth()
    See Also