Jump to content

API DataRecorder.SetYAxisLabels

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
SetYAxisLabels
Sets the labels for the Y-axis of the given stream 
- HANDLE StreamH
A handle to a previously created datascope stream 
- STRING Top Label
The label for the top of the Y-axis 
- STRING Bottom Label
The label for the bottom of the Y-axis 
- NONE Return


Detailed description

Examples