menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartDefaultTextRecord.TextDefaults - API Reference

    Show / Hide Table of Contents

    Class ChartDefaultTextRecord.TextDefaults

    Represents the text defaults options.

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

    Fields

    All

    Represents the All text defaults option.

    Declaration
    public const ChartDefaultTextRecord.TextDefaults All
    Field Value
    Type Description
    ChartDefaultTextRecord.TextDefaults

    ShowLabels

    Represents the ShowLabels text defaults option.

    Declaration
    public const ChartDefaultTextRecord.TextDefaults ShowLabels
    Field Value
    Type Description
    ChartDefaultTextRecord.TextDefaults

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    ValueAndPercents

    Represents the ValueAndPercents text defaults option.

    Declaration
    public const ChartDefaultTextRecord.TextDefaults ValueAndPercents
    Field Value
    Type Description
    ChartDefaultTextRecord.TextDefaults
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved