Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFChartPolarRadarSeriesDrawType

    Show / Hide Table of Contents

    Class SFChartPolarRadarSeriesDrawType

    Represents draw type for Polar/Radar series.

    Inheritance
    System.Object
    SFChartPolarRadarSeriesDrawType
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SFChartPolarRadarSeriesDrawType : Enum

    Fields

    Area

    This draws a area series.

    Declaration
    public const SFChartPolarRadarSeriesDrawType Area
    Field Value
    Type Description
    SFChartPolarRadarSeriesDrawType

    Line

    This draws a line series.

    Declaration
    public const SFChartPolarRadarSeriesDrawType Line
    Field Value
    Type Description
    SFChartPolarRadarSeriesDrawType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved