ASP.NET Pack Programmer's Guide
RectD.X Property
See Also
 





Gets or sets X coordinate of this rectangle.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public double X { get; set; }

Visual Basic  Copy Code

Public Property X As Double

 Property Value

 See Also

RectD Members
RectD Structure
MindFusion.Charting Namespace