GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ChartTitleDirection Enum

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Represents chart or axis title text direction.

    • C#
    • VB.NET
    public enum ChartTitleDirection
    Public Enum ChartTitleDirection

    Fields

    Horizontal

    Text is horizontal.

    Rotate270

    Text is vertical (each line is 270 degrees rotated clockwise, so it goes from bottom to top; each next line is to the right from the previous one).

    Rotate90

    Text is vertical (each line is 90 degrees rotated clockwise, so it goes from top to bottom; each next line is to the left from the previous one).

    Stacked

    Text is vertical (one letter on top of another).

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.