ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / Date Class / setMonth Method

In This Topic
    setMonth Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub setMonth( _
       ByVal month As Double _
    ) 
    public void setMonth( 
       double month
    )

    Parameters

    month
    See Also