'Declaration
Public Function New( _ ByVal anchor As NRangeDecorationAnchor, _ ByVal text As System.String, _ ByVal style As NRangeScaleLabelStyle _ )
'Usage
Dim anchor As NRangeDecorationAnchor Dim text As System.String Dim style As NRangeScaleLabelStyle Dim instance As New NRangeScaleLabel(anchor, text, style)
public NRangeScaleLabel( NRangeDecorationAnchor anchor, System.string text, NRangeScaleLabelStyle style )
Parameters
- anchor
- text
- style