Enum ChartAIRecord.LinkIndex
Link index options.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum LinkIndex
Fields
Name | Description |
---|---|
LinkToBubbles | Represents the LinkToBubbles link index option. |
LinkToCategories | Represents the LinkToCategories link index option. |
LinkToTitleOrText | Represents the LinkToTitleOrText link index option. |
LinkToValues | Represents the LinkToValues link index option. |