Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface CategoryType


public interface CategoryType

Represents the category axis type.


Field Summary
static short AUTOMATIC_SCALE
           
static short CATEGORY_SCALE
           
static short TIME_SCALE
           
 

Field Detail

AUTOMATIC_SCALE

static final short AUTOMATIC_SCALE
See Also:
Constant Field Values

CATEGORY_SCALE

static final short CATEGORY_SCALE
See Also:
Constant Field Values

TIME_SCALE

static final short TIME_SCALE
See Also:
Constant Field Values