Dundas Chart for ASP.NET
Point3D Class Members
See Also  Properties  Send comments on this topic.
Dundas.Charting.WebControl Namespace : Point3D Class


The following tables list the members exposed by Point3D.

Public Constructors

  Name Description
Public Constructor Point3D Constructor Overloaded. Constructor.
Public constructor.  
Top

Public Properties

  Name Description
Public Property PointF

Gets or sets a PointF structure, which stores the X and Y coordinates of a 3D point.


Y coordinate of the point.  
Public Property X

Gets or sets the X coordinate of a 3D point.


X coordinate of the point.  
Public Property Y

Gets or sets the Y coordinate of a 3D point.


Y coordinate of the point.  
Public Property Z

Gets or sets the Z coordinate of a 3D point.


Z coordinate of the point.  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.