Specifies whether to include a curve label in the legend.
*ShowInLegend()Specifies whether to include a curve label in the legend. |
|||||
*ShowInLegend()Specifies whether to include a curve label in the legend. |
Syntax |
*ShowInLegend(True/False) |
|
Arguments |
Name |
Description |
True |
True includes the curve label in the legend (default). |
|
False |
False excludes the curve label from the legend. |
|
Example |
*BeginCurve() *ShowInLegend(True) *EndCurve() |
|
Application |
HyperGraph. |
|
Context |
||
See also |
|
|