'Declaration
Public Function New( _ ByVal style As NScaleBreakStyle, _ ByVal thresholdFactor As System.Single _ )
'Usage
Dim style As NScaleBreakStyle Dim thresholdFactor As System.Single Dim instance As New NAutoScaleBreak(style, thresholdFactor)
public NAutoScaleBreak( NScaleBreakStyle style, System.float thresholdFactor )
Parameters
- style
- thresholdFactor