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

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