C1.Win.FlexChart.8 Assembly / C1.Chart Namespace / GridLength Class / IsAbsolute Property

In This Topic
IsAbsolute Property (GridLength)
In This Topic
Returns true if this GridLength instance holds an absolute (pixel) value.
Syntax
'Declaration
 
Public ReadOnly Property IsAbsolute As System.Boolean
 
See Also