ComponentOne FlexChart for WinForms
IsAbsolute Property


C1.Chart Namespace > GridLength Class : IsAbsolute Property
Returns true if this GridLength instance holds an absolute (pixel) value.
Syntax
'Declaration
 
Public ReadOnly Property IsAbsolute As Boolean
'Usage
 
Dim instance As GridLength
Dim value As Boolean
 
value = instance.IsAbsolute
public bool IsAbsolute {get;}
See Also

Reference

GridLength Class
GridLength Members