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


Gets or sets a TimeInterval which is the based interval for this TimeIntervalAdvanced.

Syntax

Visual Basic (Declaration) 
Public Property Unit As TimeInterval
Visual Basic (Usage)Copy Code
Dim instance As TimeIntervalAdvanced
Dim value As TimeInterval
 
instance.Unit = value
 
value = instance.Unit
C# 
public TimeInterval Unit {get; set;}

See Also

© 2021 All Rights Reserved.