C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / GridLength Class
Properties


GridLength Class Members

The following tables list the members exposed by GridLength.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Returns initialized Auto GridLength value.  
Public PropertyReturns true if this GridLength instance holds an absolute (pixel) value.  
Public PropertyReturns true if this GridLength instance is automatic (not specified).  
Public PropertyReturns true if this GridLength instance holds weighted propertion of available space.  
Public PropertyReturns unit type of this GridLength instance.  
Public PropertyReturns value part of this GridLength instance.  
Top
See Also