menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PolarRadarSeriesDrawType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PolarRadarSeriesDrawType

    Represents the drawing type to change the rendering of chart polar and radar series as area or line type.

    Inheritance
    System.Object
    PolarRadarSeriesDrawType
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public sealed class PolarRadarSeriesDrawType : Enum

    Fields

    Area

    This draws a area series

    Declaration
    public const PolarRadarSeriesDrawType Area
    Field Value
    Type
    PolarRadarSeriesDrawType

    Line

    This draws a line series

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