Nevron.Chart Namespace / NScale1DToModel3DTransformation Structure / NScale1DToModel3DTransformation Constructor


NScale1DToModel3DTransformation Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal chart As NChart, _
   ByVal axisId As System.Integer _
)
 
'Usage
 
Dim chart As NChart
Dim axisId As System.Integer
 
Dim instance As New NScale1DToModel3DTransformation(chart, axisId)

Parameters

chart
axisId
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also