i5Chart Y-Axis 
You use this function to configure the vertical axes of your SAP Manufacturing Integration and Intelligence (SAP MII) charts.
The following table lists the properties of the Y-axis on a chart. Many of the properties have corresponding X-axis properties. For more information about these properties, see iChart X-Axis.
Property Name | Parameter Name | Data Type | Description |
|---|---|---|---|
Show Y-Axis | ShowYAxis | Boolean | See iChart X-Axis. |
Show Y-Axis Label | ShowYAxisLabel.1-32 | Boolean | Determines if the chart displays the Y-axis text label vertically, by the top of the axis. |
Y-Axis Label | YAxisLabel | String | Text to display on the Y-Axis. The text is displayed if Show Y-Axis Label is selected. |
Label Color | YAxisLabelColor | Color | Color of the Y-axis labels |
Font | YAxisFontFace | String | Font for Y-axis labels |
Font Size | YAxisFontSize | Integer | Font size of Y-axis labels |
Font Style | YAxisFontStyle | Integer | Font style of Y-axis labels |
Tick Color | YAxisTickColor | Color | Color of the tick marks |
Use Scaling | UseScaling | Boolean | Enables manual scaling. You can customize the scale by providing minimum and maximum range. |
Minimum Range | YAxisMinRange | Integer | Specifies the minimum value to plot the chart |
Maximum Range | YAxisMaxRange | Integer | Specifies the maximum value range |
You can set these properties for your chart template on the Y-Axis screen in the SAP MII Workbench and change the parameter values using scripting. For details, see Web Page Scripting for i5Charts.