menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AxisTitleRotationAngle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AxisTitleRotationAngle

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum AxisTitleRotationAngle

    Fields

    Name Description
    None

    Rotate axis title based on axis type and opposed position

    RotateBy0

    Rotate axis title by 0 degrees

    RotateBy180

    Rotate axis title by 180 degrees

    RotateBy270

    Rotate axis title by 270 / -90 degrees

    RotateBy90

    Rotate axis title by 90 degrees

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved