Charting for WinForms Programmer's Guide
GridRow.Height Property
See Also
 






Gets or sets fixed height for this row.

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

 Syntax

C#  Copy Code

public Nullable<Double> Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Nullable(Of Double)

 Property Value

 See Also

GridRow Members
GridRow Class
MindFusion.Charting.Components Namespace