menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSeriesRecord.DataType - Xamarin.Android 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
    ChartSeriesRecord.DataType

    Numeric

    Represents the Numeric data format.

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

    Sequence

    Represents the Sequence data format.

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

    Text

    Represents the Text data format.

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