'Declaration Protected Sub UpdateAxis( _ ByVal axis As Axis, _ ByVal fStartValue As Double, _ ByVal fEndValue As Double _ )
'Usage Dim instance As DataPanTool Dim axis As Axis Dim fStartValue As Double Dim fEndValue As Double instance.UpdateAxis(axis, fStartValue, fEndValue)
Parameters
- axis
- fStartValue
- fEndValue