asposecells.api
Class ErrorBarType

Utility class containing constants. Represents error bar amount type.

Field Summary
const  intCUSTOM
           InnerCustom value type.
const  intFIXED_VALUE
           Fixed value type.
const  intPERCENT
           Percentage type
const  intST_DEV
           Standard deviation type.
const  intST_ERROR
           Standar error type.
 

Field Detail

CUSTOM

const int CUSTOM
InnerCustom value type.

FIXED_VALUE

const int FIXED_VALUE
Fixed value type.

PERCENT

const int PERCENT
Percentage type

ST_DEV

const int ST_DEV
Standard deviation type.

ST_ERROR

const int ST_ERROR
Standar error type.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.