Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSeriesRecord.DataType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSeriesRecord.DataType

    Type of data.

    Inheritance
    System.Object
    ChartSeriesRecord.DataType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class DataType : Enum

    Fields

    Date

    Represents the Date data format.

    Declaration
    public const ChartSeriesRecord.DataType Date
    Field Value
    Type Description
    ChartSeriesRecord.DataType

    Numeric

    Represents the Numeric data format.

    Declaration
    public const ChartSeriesRecord.DataType Numeric
    Field Value
    Type Description
    ChartSeriesRecord.DataType

    Sequence

    Represents the Sequence data format.

    Declaration
    public const ChartSeriesRecord.DataType Sequence
    Field Value
    Type Description
    ChartSeriesRecord.DataType

    Text

    Represents the Text data format.

    Declaration
    public const ChartSeriesRecord.DataType Text
    Field Value
    Type Description
    ChartSeriesRecord.DataType

    value__

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