aspose.cells

Class ChartLineFormattingType

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

Field Summary
const  NumberAUTOMATIC
Represents automatic formatting type.
const  NumberSOLID
Represents solid formatting type.
const  NumberNONE
Represents none formatting type.
const  NumberGRADIENT
Gradient
 

    • Field Detail

      • AUTOMATIC

        const Number AUTOMATIC
        Represents automatic formatting type.
      • SOLID

        const Number SOLID
        Represents solid formatting type.
      • NONE

        const Number NONE
        Represents none formatting type.
      • GRADIENT

        const Number GRADIENT
        Gradient