'Declaration
Public Function New( _ ByVal chart As NChart, _ ByVal horizontalAxisId As System.Integer, _ ByVal verticalAxisId As System.Integer, _ ByVal depthAxisId As System.Integer, _ ByVal depthValue As System.Double _ )
'Usage
Dim chart As NChart Dim horizontalAxisId As System.Integer Dim verticalAxisId As System.Integer Dim depthAxisId As System.Integer Dim depthValue As System.Double Dim instance As New NViewToScale3DTransformation(chart, horizontalAxisId, verticalAxisId, depthAxisId, depthValue)
public NViewToScale3DTransformation( NChart chart, System.int horizontalAxisId, System.int verticalAxisId, System.int depthAxisId, System.double depthValue )
Parameters
- chart
- horizontalAxisId
- verticalAxisId
- depthAxisId
- depthValue