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