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