alexa

    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