Point.PictureType Property

Definition

Returns or sets a XlChartPictureType value that represents the way pictures are displayed on a column or bar picture chart.

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

Property Value

XlChartPictureType

Applies to