Specifies the position of the leader in a legend.
*Leader()Specifies the position of the leader in a legend. |
|||||
*Leader()Specifies the position of the leader in a legend. |
Syntax |
*Leader(left|bottom) |
|
Arguments |
Name |
Description |
left |
The leader is positioned to the left of the curve label. |
|
bottom |
The leader is positioned below the curve label. |
|
Example |
*BeginPlot() *BeginLegend() *Leader(left) *EndLegend() *EndPlot() |
|
Application |
HyperGraph. |
|
Context |
||
See also |
|
|