19#ifndef __com_sun_star_chart_ChartErrorIndicatorType_idl__
20#define __com_sun_star_chart_ChartErrorIndicatorType_idl__
24 module
com { module sun { module star { module chart {
ChartErrorIndicatorType
specifies how the error is indicated.
Definition ChartErrorIndicatorType.idl:30
@ TOP_AND_BOTTOM
displays both the upper and lower values.
Definition ChartErrorIndicatorType.idl:39
@ LOWER
displays only the lower value.
Definition ChartErrorIndicatorType.idl:49
@ UPPER
displays only the upper value.
Definition ChartErrorIndicatorType.idl:44
Definition Ambiguous.idl:22