Enum TooltipValueType
The type of the TooltipValue.
public enum TooltipValueType
- Extension Methods
Fields
DateTime = 1
The value represents a date and time.
String = 0
The value represents a string.
The type of the TooltipValue.
public enum TooltipValueType
DateTime = 1
The value represents a date and time.
String = 0
The value represents a string.