Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Point3D Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : Point3D Class


The following tables list the members exposed by Point3D.

Public Constructors

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

Public Properties

  Name Description
Public Property PointF Y coordinate of the point.  
Public Property X X coordinate of the point.  
Public Property Y Y coordinate of the point.  
Public Property Z Z coordinate of the point.  
Top

See Also