baseValue

Specifies the base value for the Y axis - bigger values will be above this value, while smaller will be below this line:


seriesSettings: {
    steparea: {
        baseValue: 122
    }
}

This setting is demonstrated in the following example.