| 437 |
{ |
{ |
| 438 |
// Draw this multigraph with its current attributes. |
// Draw this multigraph with its current attributes. |
| 439 |
// |
// |
| 440 |
// Options to draw a graph are described in TGraph::PaintGraph |
// Options to draw a graph are described in TGraphPainter |
| 441 |
// |
// |
| 442 |
// The drawing option for each TGraph may be specified as an optional |
// The drawing option for each TGraph may be specified as an optional |
| 443 |
// second argument of the Add function. You can use GetGraphDrawOption |
// second argument of the Add function. You can use GetGraphDrawOption |