'DeclarationPublic Function New( _ ByVal style As NScaleBreakStyle, _ ByVal range As NRange1DD _ )
'UsageDim style As NScaleBreakStyle Dim range As NRange1DD Dim instance As New NCustomScaleBreak(style, range)
public NCustomScaleBreak( NScaleBreakStyle style, NRange1DD range )
Parameters
- style
 - range