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






Gets or sets Y coordinate of this rectangle.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Y { get; set; }

Visual Basic  Copy Code

Public Property Y As Double

 Property Value

 See Also

RectD Members
RectD Structure
MindFusion.Charting Namespace