DisplayUnitLabel.Position 属性

定义

返回或设置单位标签在图表坐标轴上的位置。 读/写 XlChartElementPosition

public:
 property Microsoft::Office::Interop::Word::XlChartElementPosition Position { Microsoft::Office::Interop::Word::XlChartElementPosition get(); void set(Microsoft::Office::Interop::Word::XlChartElementPosition value); };
public Microsoft.Office.Interop.Word.XlChartElementPosition Position { get; set; }
member this.Position : Microsoft.Office.Interop.Word.XlChartElementPosition with get, set
Public Property Position As XlChartElementPosition

属性值

XlChartElementPosition

适用于