Specifies the datum line color.
*SetDatumLineColor()Specifies the datum line color. |
|||||
*SetDatumLineColor()Specifies the datum line color. |
Syntax |
*SetDatumLineColor(color) |
|
Argument |
Name |
Description |
color |
The datum line color. This corresponds to the index in the color palette. |
|
Example |
*BeginPlotDefaults() *SetDatumLineColor(12) *EndPlotDefaults() |
|
Application |
HyperGraph 2D, HyperGraph 3D |
|
Context |
||
See also |
|
|