aspose.cells
Class ChartTextDirectionType

Utility class containing constants. Represents the text direction type of the chart.

Field Summary
const  NumberHORIZONTAL
           Horizontal direction type.
const  NumberVERTICAL
           Vertical direction type.
const  NumberROTATE_90
           Rotate 90 angle.
const  NumberROTATE_270
           Rotate 270 angle.
const  NumberSTACKED
           Stacked text.
 

Field Detail

HORIZONTAL

const Number HORIZONTAL
Horizontal direction type.

VERTICAL

const Number VERTICAL
Vertical direction type.

ROTATE_90

const Number ROTATE_90
Rotate 90 angle.

ROTATE_270

const Number ROTATE_270
Rotate 270 angle.

STACKED

const Number STACKED
Stacked text.

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