dotnetCHARTING Send comments on this topic.
CalendarPattern Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : CalendarPattern Class


The following tables list the members exposed by CalendarPattern.

Public Constructors

 NameDescription
Public ConstructorCalendarPattern ConstructorOverloaded. Initializes a new instance of the CalendarPattern class.  
Top

Public Properties

 NameDescription
Public PropertyAdjustmentUnitGets or sets a values by which the time interval is offset on the axis.  
Public PropertyCalendarUnit Gets or sets a TimeInterval that represents the time unit of the entire Pattern.  
Public PropertyPattern Gets or sets the calendar pattern.  
Public PropertyPatternUnit Gets or sets a TimeInterval that represents the time unit of each Boolean value in the Pattern.  
Public Propertystatic (Shared in Visual Basic)WeekdaysGets a calendar pattern instance representing weekdays.  
Public Propertystatic (Shared in Visual Basic)WeekendsGets a calendar pattern instance representing weekends.  
Top

Public Methods

 NameDescription
Public MethodInvertInverts this CalendarPattern.  
Public Methodstatic (Shared in Visual Basic)PatternFromStringGets a boolean array from a string of ones (1) and zeros (0).  
Top

See Also

© 2010 All Rights Reserved.