Class PolarChartGridLineType
Represents PolarChartGridLineType type of circular axis.
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 | Description |
---|---|
PolarChartGridLineType |
Polygon
A circular axis is drawn as a polygon.
Declaration
public const PolarChartGridLineType Polygon
Field Value
Type | Description |
---|---|
PolarChartGridLineType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |