Top   Module   Use   Manual   Index 

com :: sun :: star :: chart ::

enum ChartErrorIndicatorType


Description
specifies how the error is indicated.


Values

NONE
Description
displays no error indicators.
TOP_AND_BOTTOM
Description
displays both the upper and lower values.
UPPER
Description
displays only the upper value.
LOWER
Description
displays only the lower value.
Top of Page