ActiveReports Developer 7
Point3d Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point3d Class : Point3d Constructor

Glossary Item Box

Initializes a new instance of the Point3d class.

Overload List

OverloadDescription
Point3d Constructor()Initializes a new instance of the Point3d class.  
Point3d Constructor(Single,Single,Single)Initializes a new instance of the Point3d class.  

See Also