'宣言 Public Sub Zoom( _ ByVal units As TimescaleUnits, _ ByVal count As System.Integer _ )
public void Zoom( TimescaleUnits units, System.int count )
パラメータ
- units
 - カスタム単位。
 - count
 - カスタムカウント。
 
'宣言 Public Sub Zoom( _ ByVal units As TimescaleUnits, _ ByVal count As System.Integer _ )
public void Zoom( TimescaleUnits units, System.int count )