|
GetExtraAxisTX Method*Within client side VBScript within a web page, use GetExtraAxisTXEx
Scope Scientific Graph Interfaces
GetExtraAxisTX(pfMin As Single, pfMax As Single, pszLabel As String, pfManualLine As Single, pfManualTick As Single, pszFormat As String, pnShowAxis As Integer, pnShowTick As Integer, pbInverted As Integer, pbLog As Integer, pdwColor As OLE_COLOR)
...see SetExtraAxisTX for definitions for the above parameters.
This method is used to manage extra top x axes. These axes are not directly related to data and are purely visual items. If you want to plot data with respect to these extra scales, then the data will need to be normalized with respect to the first top x axis scale. Before calling this method, set WorkingAxis to the axis index (0 through 4) for the appropriate axis if using more than one extra top x axis.
See example 130 within demo for more information.
Comments See Also: SetExtraAxisTX, SetExtraAxisX, OCX Methods, PEP_structEXTRAAXISTX.
Visual Basic 6 Example
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |