UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ChartSeriesDrawType

    Line

    Draw the Lines in the Polar chart type

    Declaration
    public const ChartSeriesDrawType Line
    Field Value
    Type Description
    ChartSeriesDrawType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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