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

In This Topic
    _applyStroke Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub _applyStroke( _
       ByVal style As IStyle, _
       ByVal color As IColor _
    ) 
    public static void _applyStroke( 
       IStyle style,
       IColor color
    )

    Parameters

    style
    color
    See Also