FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 : LinkObject 列挙体 |
'Declaration
Public Enum LinkObject Inherits System.Enum
public enum LinkObject : System.Enum
メンバ | 説明 |
---|---|
CategoryAxis | 0x0003 分類軸、すなわちバブルチャートおよび散布図グループの横の値軸。 |
Chart | 0x0001 チャート全体。 |
None | |
SeriesAxis | 0x0007 系列軸。 |
SeriesOrDataPoints | 0x0004 系列またはデータポイント。 |
UnitLabel | 0x000C 軸の表示単位ラベル。 |
ValueAxis | 0x0002 値軸、すなわちバブルチャートおよび散布図グループの縦の値軸。 |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.LinkObject