Series.PictureType 属性

定义

返回或设置一个 XlChartPictureType 值,该值代表图片在柱形图或条形图上的显示方式。

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

属性值

XlChartPictureType

适用于