Gets or sets X-coordinate of the point.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public double X { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> _ Public Property X As Double Get Set |