asposecells.api

Class ChartLineFormattingType

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

Field Summary
const  intAUTOMATIC
Represents automatic formatting type.
const  intSOLID
Represents solid formatting type.
const  intNONE
Represents none formatting type.
const  intGRADIENT
Gradient
 

    • Field Detail

      • AUTOMATIC

        const int AUTOMATIC
        Represents automatic formatting type.
      • SOLID

        const int SOLID
        Represents solid formatting type.
      • NONE

        const int NONE
        Represents none formatting type.
      • GRADIENT

        const int GRADIENT
        Gradient