KPIChartOrientation coding group Lua access code To access the code of the codings below, append the coding group name and coding name to syslib.model.codes, see an example below. return syslib.model.codes.KPIChartOrientation.CO_HORIZONTAL Codings Name Code Description CO_HORIZONTAL 2 Horizontal orientation of the chart CO_VERTICAL 1 Vertical orientation of the chart