menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class PolarChartGridLineType - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PolarChartGridLineType

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

    Inheritance
    System.Object
    PolarChartGridLineType
    Namespace: Syncfusion.Maui.Toolkit.Charts
    Assembly: Syncfusion.Maui.Toolkit.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