Plot |
HideLegend() SetCenter() SetColor() SetCSIMTargets() SetLegend() SetLineWeight() |
Name | Type | Description |
---|---|---|
value | DisplayValue | Control the data value displayed at each data point |
Hide legend for this plot
Argument | Default | Description |
---|---|---|
$f | true | TRUE=Hide legend |
Example
Center the data pointr between tick labels
Argument | Default | Description |
---|---|---|
$aCenter | true | True=Center each data point |
Example
Specify color for plot.
Argument | Default | Description |
---|---|---|
$aColor | Color |
Example
Set URL targets for CSIM
Argument | Default | Description |
---|---|---|
$aTargets | Array of URL targets | |
$aAlts | null | Alt texts for each CSIM point |
Example
Set legend string for this plot
Argument | Default | Description |
---|---|---|
$aLegend | Legend string | |
$aCSIM | "" | URL for image map |
$aCSIMAlt | "" | Alt text for image map |
Example
Specify line weight for plot
Argument | Default | Description |
---|---|---|
$aWeight | 1 | Line weight in pixels |
Example