com.aspose.cells
Class ChartSplitType

java.lang.Object
    extended by com.aspose.cells.ChartSplitType

public class ChartSplitType 
extends java.lang.Object

Utility class containing constants. Represents the way the two sections of either a pie of pie chart or a bar of pie chart are split.

Field Summary
static final intPOSITION
           Represents position split way.
static final intVALUE
           Represents value split way.
static final intPERCENT_VALUE
           Represents percent value split way.
static final intCUSTOM
           Represents custom split way..
 

Field Detail

POSITION

public static final int POSITION
Represents position split way.

VALUE

public static final int VALUE
Represents value split way.

PERCENT_VALUE

public static final int PERCENT_VALUE
Represents percent value split way.

CUSTOM

public static final int CUSTOM
Represents custom split way..

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