Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAIRecord.LinkIndex - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartAIRecord.LinkIndex

    Link index options.

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

    Fields

    LinkToBubbles

    Represents the LinkToBubbles link index option.

    Declaration
    public const ChartAIRecord.LinkIndex LinkToBubbles
    Field Value
    Type Description
    ChartAIRecord.LinkIndex

    LinkToCategories

    Represents the LinkToCategories link index option.

    Declaration
    public const ChartAIRecord.LinkIndex LinkToCategories
    Field Value
    Type Description
    ChartAIRecord.LinkIndex

    LinkToTitleOrText

    Represents the LinkToTitleOrText link index option.

    Declaration
    public const ChartAIRecord.LinkIndex LinkToTitleOrText
    Field Value
    Type Description
    ChartAIRecord.LinkIndex

    LinkToValues

    Represents the LinkToValues link index option.

    Declaration
    public const ChartAIRecord.LinkIndex LinkToValues
    Field Value
    Type Description
    ChartAIRecord.LinkIndex

    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