dotnetCHARTING Send comments on this topic.
TimeIntervalAdvanced Class
See Also  Members  
dotnetCHARTING Namespace : TimeIntervalAdvanced Class


Represents a time interval and instant at which it occurs.

Syntax

Visual Basic (Declaration)  
Public Class TimeIntervalAdvanced 
Visual Basic (Usage) Copy Code
Dim instance As TimeIntervalAdvanced
C#  
public class TimeIntervalAdvanced 

Remarks

This time is specific down to the millisecond.

Inheritance Hierarchy

System.Object
   dotnetCHARTING.TimeIntervalAdvanced

See Also