WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AllowLabelRotation - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AllowLabelRotation

    Specifies rotation increment for the axis labels to automatically fit within the Chart.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum AllowLabelRotation

    Fields

    Name Description
    None

    Do not rotate axis labels.

    Rotate30

    Rotate axis labels in 30 degree increments.

    Rotate360

    Rotate axis labels in 360 degree increments.

    Rotate45

    Rotate axis labels in 45 degree increments.

    Rotate90

    Rotate axis labels in 90 degree increments.

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