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






Gets or sets the height of this rectangle.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Double

 Property Value

 See Also

RectD Members
RectD Structure
MindFusion.Charting Namespace