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 : EnumFields
LinkToBubbles
Represents the LinkToBubbles link index option.
Declaration
public const ChartAIRecord.LinkIndex LinkToBubblesField Value
| Type | 
|---|
| ChartAIRecord.LinkIndex | 
LinkToCategories
Represents the LinkToCategories link index option.
Declaration
public const ChartAIRecord.LinkIndex LinkToCategoriesField Value
| Type | 
|---|
| ChartAIRecord.LinkIndex | 
LinkToTitleOrText
Represents the LinkToTitleOrText link index option.
Declaration
public const ChartAIRecord.LinkIndex LinkToTitleOrTextField Value
| Type | 
|---|
| ChartAIRecord.LinkIndex | 
LinkToValues
Represents the LinkToValues link index option.
Declaration
public const ChartAIRecord.LinkIndex LinkToValuesField Value
| Type | 
|---|
| ChartAIRecord.LinkIndex |