Function GraphPanes.AddGraph( _
graph As Graph, _
left As Integer, _
top As Integer, _
width As Integer, _
height As Integer) As GraphPane
|
- graph [in]
Type: Graph
- left [in]
Type: Integer
- top [in]
Type: Integer
- width [in]
Type: Integer
- height [in]
Type: Integer
|
GraphPane
|