'Declaration Public Function New( _ ByVal axisView As IAxisView, _ ByVal tick As Double, _ ByVal rotateLine As _RotatedLine _ )
public _BaseAxisTickView( IAxisView axisView, double tick, _RotatedLine rotateLine )
Parameters
- axisView
- tick
- rotateLine
'Declaration Public Function New( _ ByVal axisView As IAxisView, _ ByVal tick As Double, _ ByVal rotateLine As _RotatedLine _ )
public _BaseAxisTickView( IAxisView axisView, double tick, _RotatedLine rotateLine )