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