Overload List

Calculates and returns the XY position in pixels of the XYZ 3D coordinate.

public Point Calculate3DPosition(Steema.TeeChart.Drawing.Point3D)

Calculates and returns the XY position in pixels of the XYZ 3D coordinate.

public abstract Point Calculate3DPosition(System.Int32, System.Int32, System.Int32)

Calculates and returns the XY position in pixels of the XYZ 3D coordinate.

public Point Calculate3DPosition(System.Drawing.Point, System.Int32)

Remarks


Calculates and returns the XY position in pixels of the XYZ 3D coordinate.

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace