DragData.DynamicToFixed
Convert scale coordinates to fixed graph percent.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DragData.DynamicToFixed( _
X As Double, _
Y As Double, _
ByRef percX As Double, _
ByRef percY As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1)
|
|
This function does not return a value. |