Show TOC

Function documentationi5SPCChart X-Axis Locate this document in the navigation structure

 

You can use the properties listed in the table below to configure the x-axis for your i5SPC charts.

Features

The following table lists the properties for the X-axis of an i5SPCChart.

Property Name

Parameter Name

Data Type

Description

Show X-Axis

ShowXAxis

Boolean

Displays the X-axis in your chart.

Upper Chart X-Axis Label

XAxisLabelForUpperChart

String

Displays the specified text on the X-axis of the upper chart

Lower Chart X-Axis Label

XAxisLabelForLowerChart

String

Displays the specified text on the X-axis of the lower chart

Font

XAxisFontFace

String

Specifies the font type of the X-axis label

Font Size

XAxisFontSize

Integer

Specifies the font size of the X-axis label

Font Style

XAxisFontStyle

String

Specifies the font style (Plain, Bold, Italic, Bold Italic) of the X-axis label

Number Format

XAxisNumberFormat

Floating point

Specifies the number format of the X-axis values to display on the chart

Label Color

XAxisLabelColor

Color

Specifies the color of the X-axis label

X-Axis Label Attribute

XAxisLabelAttribute

String

Displays the list of attributes selected in the field Attribute Columns in Data Mapping. On selecting an attribute, the values of the selected attribute are displayed on the X-axis. If you have not selected any attribute, the X-axis displays only the position ids.

For details about Attribute Columns, see i5SPCChart Data Mapping.

Tick Color

XAxisTickColor

Color

Specifies the color of the ticks to be displayed on the charts

Show Additional X-Axis

ShowAdditionalXAxis

Boolean

Displays the additional attribute values on the X-axis.

When selected, the position Ids along with the values of the first selected attribute from the Attribute Column are displayed on the X-axis.

If the selected X-Axis Label Attribute and the attributes from Attribute Column are different, then the values of both the attributes are displayed.

Activities

You can set these properties for your i5SPC chart template on the X-Axis screen of the SAP MII Workbench and can change the parameter values using web page scripting. For details, see Web Page Scripting for i5SPCCharts.