WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartPolarAngle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartPolarAngle

    Represents the polar and radar chart axis start angle for primary axis, secondary axis, or both axes.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ChartPolarAngle

    Fields

    Name Description
    Rotate0

    Indicates chart polar and radar angle axis start position at 0 degree angle.

    Rotate180

    Indicates chart polar and radar angle axis start position at 180 degree angle.

    Rotate270

    Indicates chart polar and radar angle axis start position at 270 degree angle.

    Rotate90

    Indicates chart polar and radar angle axis start position at 90 degree angle.

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