ComponentOne FlexChart for WinForms
GridLength Class
Members 


C1.Chart Namespace : GridLength Class
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.
Object Model
GridLength ClassGridLength Class
Syntax
'Declaration
 
Public Class GridLength 
'Usage
 
Dim instance As GridLength
public class GridLength 
Inheritance Hierarchy

System.Object
   C1.Chart.GridLength

See Also

Reference

GridLength Members
C1.Chart Namespace