FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / GridLength Class / UnitType Property

In This Topic
    UnitType Property (GridLength)
    In This Topic
    Returns unit type of this GridLength instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnitType As GridUnitType
    public GridUnitType UnitType {get;}
    See Also