menu

UWP

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

    Show / Hide Table of Contents

    Class ChartSeriesDrawType

    Represents modes of drawing radar and polar types.

    Inheritance
    System.Object
    ChartSeriesDrawType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartSeriesDrawType : Enum

    Fields

    Area

    Draw the Filled Area in the Polar Chart type

    Declaration
    public const ChartSeriesDrawType Area
    Field Value
    Type
    ChartSeriesDrawType

    Line

    Draw the Lines in the Polar chart type

    Declaration
    public const ChartSeriesDrawType Line
    Field Value
    Type
    ChartSeriesDrawType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved