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

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