DragData.GetPlotAreaFixed
Get plot area range in fixed graph percent coordinates.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DragData.GetPlotAreaFixed( _
ByRef x1 As Double, _
ByRef y1 As Double, _
ByRef x2 As Double, _
ByRef y2 As Double, _
Optional graphID As Integer = -1)
|
|
This function does not return a value. |