Point.PictureType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the way pictures are displayed on a column or bar picture chart.
public:
property Microsoft::Office::Interop::Excel::XlChartPictureType PictureType { Microsoft::Office::Interop::Excel::XlChartPictureType get(); void set(Microsoft::Office::Interop::Excel::XlChartPictureType value); };
public Microsoft.Office.Interop.Excel.XlChartPictureType PictureType { get; set; }
Public Property PictureType As XlChartPictureType
Property Value
Remarks
XlChartPictureType can be one of the following XlChartPictureType constants:
xlStack
xlStackScale
xlStretch