Enum ChartTextDirectionType
Enum ChartTextDirectionType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
チャートのテキスト方向タイプを表します。
public enum ChartTextDirectionType
フィールド
Horizontal = 0
水平方向タイプ。
Rotate270 = 3
270度回転。
Rotate90 = 2
90度回転。
Stacked = 4
スタックされたテキスト。
Vertical = 1
垂直方向タイプ。