PlotLine |
HideLegend() PlotLine() SetColor() SetDirection() SetLegend() SetPosition() SetWeight() |
Hide legend
Argument | Default | Description |
---|---|---|
$f | True/False |
Construct a new plot line
Argument | Default | Description |
---|---|---|
$aDir | HORIZONTAL | Direction, HORIZONTAL or VERTICAL |
$aPos | 0 | Position |
$aColor | "black" | Color |
$aWeight | 1 | Line weight |
Example
Specify color of line
Argument | Default | Description |
---|---|---|
$aColor | Color |
Example
Specify direction of line
Argument | Default | Description |
---|---|---|
$aDir | Direction, horizontal or vertical line |
Example
Set legend text
Argument | Default | Description |
---|---|---|
$aLegend | Legend text | |
$aCSIM | CSIM target | |
$aCSIMAlt | CSIM Alt text |
Specify position for plot line
Argument | Default | Description |
---|---|---|
$aScalePosition | Scale position |
Example
Specify line weight
Argument | Default | Description |
---|---|---|
$aWeight | Line weight in pixels |
Example