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

In This Topic
    _getStrokeWidth Method (_BarXyCartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getStrokeWidth( _
       ByVal context As IRenderContext _
    ) As IStrokeWidthOption
    public IStrokeWidthOption _getStrokeWidth( 
       IRenderContext context
    )

    Parameters

    context
    See Also