GridLength is the type used for various length-like properties in the system, that explicitely support Star unit type. For example, "Width", "Height" properties of ColumnDefinition and RowDefinition used by Grid.
'Declaration
Public Class GridLength
System.Object
C1.Chart.GridLength