ComponentOne FlexChart for WinForms
IsStar Property


C1.Chart Namespace > GridLength Class : IsStar Property
Returns true if this GridLength instance holds weighted propertion of available space.
Syntax
'Declaration
 
Public ReadOnly Property IsStar As Boolean
'Usage
 
Dim instance As GridLength
Dim value As Boolean
 
value = instance.IsStar
public bool IsStar {get;}
See Also

Reference

GridLength Class
GridLength Members