aspose.cells

Class DataLabelShapeType

Utility class containing constants. Specifies the preset shape geometry that is to be used for a chart.

Field Summary
const  NumberRECT
Represents the rectangle shape.
const  NumberROUND_RECT
Represents the round rectangle shape.
const  NumberELLIPSE
Represents the ellipse shape.
const  NumberRIGHT_ARROW_CALLOUT
Represents the right arrow callout shape.
const  NumberDOWN_ARROW_CALLOUT
Represents the down arrow callout shape.
const  NumberLEFT_ARROW_CALLOUT
Represents the left arrow callout shape.
const  NumberUP_ARROW_CALLOUT
Represents the up arrow callout shape.
const  NumberWEDGE_RECT_CALLOUT
Represents the wedge rectangle callout shape.
const  NumberWEDGE_ROUND_RECT_CALLOUT
Represents the wedge round rectangle callout shape.
const  NumberWEDGE_ELLIPSE_CALLOUT
Represents the wedge ellipse callout shape.
const  NumberLINE_CALLOUT
Represents the line callout shape.
const  NumberBENT_LINE_CALLOUT
Represents the bent line callout shape.
const  NumberLINE_WITH_ACCENT_BAR_CALLOUT
Represents the line with accent bar callout shape.
const  NumberBENT_LINE_WITH_ACCENT_BAR_CALLOUT
Represents the bent line with accent bar callout shape.
const  NumberLINE
This type is only used for special file processing
 

    • Field Detail

      • RECT

        const Number RECT
        Represents the rectangle shape.
      • ROUND_RECT

        const Number ROUND_RECT
        Represents the round rectangle shape.
      • ELLIPSE

        const Number ELLIPSE
        Represents the ellipse shape.
      • RIGHT_ARROW_CALLOUT

        const Number RIGHT_ARROW_CALLOUT
        Represents the right arrow callout shape.
      • DOWN_ARROW_CALLOUT

        const Number DOWN_ARROW_CALLOUT
        Represents the down arrow callout shape.
      • LEFT_ARROW_CALLOUT

        const Number LEFT_ARROW_CALLOUT
        Represents the left arrow callout shape.
      • UP_ARROW_CALLOUT

        const Number UP_ARROW_CALLOUT
        Represents the up arrow callout shape.
      • WEDGE_RECT_CALLOUT

        const Number WEDGE_RECT_CALLOUT
        Represents the wedge rectangle callout shape.
      • WEDGE_ROUND_RECT_CALLOUT

        const Number WEDGE_ROUND_RECT_CALLOUT
        Represents the wedge round rectangle callout shape.
      • WEDGE_ELLIPSE_CALLOUT

        const Number WEDGE_ELLIPSE_CALLOUT
        Represents the wedge ellipse callout shape.
      • LINE_CALLOUT

        const Number LINE_CALLOUT
        Represents the line callout shape.
      • BENT_LINE_CALLOUT

        const Number BENT_LINE_CALLOUT
        Represents the bent line callout shape.
      • LINE_WITH_ACCENT_BAR_CALLOUT

        const Number LINE_WITH_ACCENT_BAR_CALLOUT
        Represents the line with accent bar callout shape.
      • BENT_LINE_WITH_ACCENT_BAR_CALLOUT

        const Number BENT_LINE_WITH_ACCENT_BAR_CALLOUT
        Represents the bent line with accent bar callout shape.
      • LINE

        const Number LINE
        This type is only used for special file processing