ComponentOne FlexChart for WinForms
UnitType Property


C1.Chart Namespace > GridLength Class : UnitType Property
Returns unit type of this GridLength instance.
Syntax
'Declaration
 
Public ReadOnly Property UnitType As GridUnitType
'Usage
 
Dim instance As GridLength
Dim value As GridUnitType
 
value = instance.UnitType
public GridUnitType UnitType {get;}
See Also

Reference

GridLength Class
GridLength Members