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 |
|---|---|---|---|
|
| Boolean | Displays the Y-axis in your chart.. |
|
| Boolean | Determines if the chart displays the Y-axis text label vertically, by the top of the axis. |
|
| String | Text to display on the Y-axis. The text is displayed if |
|
| Color | Color of the Y-axis labels |
|
| String | Font for Y-axis labels |
|
| Integer | Font size of Y-axis labels |
|
| Integer | Font style of Y-axis labels |
|
| Color | Color of the tick marks |
|
| Boolean | Select this checkbox to derive the maximum and minimum values for Y-axis from the query data. This allows the chart to use all the data values optimally. The default scaling is zero-based (based on UI5). |
|
| Boolean | Enables manual scaling. You can customize the scale by providing minimum and maximum range.
This field is not applicable for Pie and Donut charts. End of the note. |
|
| Integer | Specifies the minimum value to plot the chart
This field is not applicable for Pie and Donut charts. End of the note. |
|
| Integer | Specifies the maximum value range
This field is not applicable for Pie and Donut charts. End of the note. |
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.