java.lang.Object
com.aspose.cells.ChartTextDirectionType
public class ChartTextDirectionType
- extends java.lang.Object
Utility class containing constants.
Represents the text direction type of the chart.
Field Summary |
static final int | HORIZONTAL | |
Horizontal direction type.
|
static final int | VERTICAL | |
Vertical direction type.
|
static final int | ROTATE_90 | |
Rotate 90 angle.
|
static final int | ROTATE_270 | |
Rotate 270 angle.
|
static final int | STACKED | |
Stacked text.
|
HORIZONTAL | |
public static final int HORIZONTAL |
-
Horizontal direction type.
VERTICAL | |
public static final int VERTICAL |
-
Vertical direction type.
ROTATE_90 | |
public static final int ROTATE_90 |
-
Rotate 90 angle.
ROTATE_270 | |
public static final int ROTATE_270 |
-
Rotate 270 angle.
STACKED | |
public static final int STACKED |
-
Stacked text.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.