Presents the point in 3D space.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
[TypeConverterAttribute(typeof(Chart3DPoint..::..TypeConverter))]
public struct Chart3DPoint
Visual Basic
<TypeConverterAttribute(GetType(Chart3DPoint..::..TypeConverter))> _
Public Structure Chart3DPoint

See Also