[]
        
(Showing Draft Content)

C1.WPF.C1Chart.FrameworkElement3D.TransformCenterBack

TransformCenterBack Method

TransformCenterBack(double, double, double)

Create reverse transformation that converts coordinates to the center of the scene.

Declaration
protected virtual Transform3D TransformCenterBack(double sx, double sy, double sz)
Parameters
Type Name Description
double sx
double sy
double sz
Returns
Type Description
Transform3D