'Declaration
Public Enum LinkObject Inherits System.Enum
'Usage
Dim instance As LinkObject
public enum LinkObject : System.Enum
'Declaration
Public Enum LinkObject Inherits System.Enum
'Usage
Dim instance As LinkObject
public enum LinkObject : System.Enum
Member | Description |
---|---|
CategoryAxis | 0x0003 Category axis, or horizontal value axis on bubble and scatter chart groups. |
Chart | 0x0001 Entire chart. |
None | |
SeriesAxis | 0x0007 Series axis. |
SeriesOrDataPoints | 0x0004 Series or data points. |
UnitLabel | 0x000C Display units labels of an axis. |
ValueAxis | 0x0002 Value axis, or vertical value axis on bubble and scatter chart groups. |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.LinkObject