menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PolarChartGridLineType - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PolarChartGridLineType

    The GridLineType property is used to change the rendering type of axis grid lines.

    Inheritance
    System.Object
    PolarChartGridLineType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.Chart.WinUI.dll
    Syntax
    public sealed class PolarChartGridLineType : Enum

    Fields

    Circle

    A circular axis is drawn as a circle.

    Declaration
    public const PolarChartGridLineType Circle
    Field Value
    Type
    PolarChartGridLineType

    Polygon

    A circular axis is drawn as a polygon.

    Declaration
    public const PolarChartGridLineType Polygon
    Field Value
    Type
    PolarChartGridLineType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved