pltIPlot SetZeroLineColor
Sets the zero line color of the plot.
Syntax
pltIPlot_handle SetZeroLineColor color
Application
HyperWorks Tcl Modify
Description
Sets the zero line color of the plot.
Inputs
- color
- The index of the color to be used (must be positive).
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWindowName 1
myWindowName GetClientHandle myPlotName
myPlotName SetUniformAspectRatio true
Errors
Returns success or an error code.