com.aspose.cells
Class ChartLineFormattingType

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

public class ChartLineFormattingType 
extends java.lang.Object

Utility class containing constants. Rerepsents line format type of chart line.

Field Summary
static final intAUTOMATIC
           Represents automatic formatting type.
static final intSOLID
           Represents solid formatting type.
static final intNONE
           Represents none formatting type.
static final intGRADIENT
          
 

Field Detail

AUTOMATIC

public static final int AUTOMATIC
Represents automatic formatting type.

SOLID

public static final int SOLID
Represents solid formatting type.

NONE

public static final int NONE
Represents none formatting type.

GRADIENT

public static final int GRADIENT

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