Search
GridRow.LengthType Property
See Also
 






Gets or sets the row's sizing mode.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public LengthType LengthType { get; set; }

Visual Basic  Copy Code

Public Property LengthType As LengthType

 Property Value

 See Also