dotnetCHARTING Send comments on this topic.
Month Property
See Also 
dotnetCHARTING Namespace > TimeIntervalAdvanced Class : Month Property


Gets a system-defined TimeIntervalAdvanced object.

Syntax

Visual Basic (Declaration)  
Public Shared ReadOnly Property Month As TimeIntervalAdvanced
Visual Basic (Usage) Copy Code
Dim value As TimeIntervalAdvanced
 
value = TimeIntervalAdvanced.Month
C#  
public static TimeIntervalAdvanced Month {get;}

See Also