Show TOC

Function documentationi5Chart Y-Axis

 

You use this function to configure the vertical axes of your SAP Manufacturing Integration and Intelligence (SAP MII) charts.

Features

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

Displays the Y-axis in your chart..

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

Automatically Scale

GlobalAutoScale

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).

Use Scaling

UseScaling

Boolean

Enables manual scaling. You can customize the scale by providing minimum and maximum range.

Note Note

This field is not applicable for Pie and Donut charts.

End of the note.

Minimum Range

YAxisMinRange

Integer

Specifies the minimum value to plot the chart

Note Note

This field is not applicable for Pie and Donut charts.

End of the note.

Maximum Range

YAxisMaxRange

Integer

Specifies the maximum value range

Note Note

This field is not applicable for Pie and Donut charts.

End of the note.

Activities

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.