AreaChartSeries.PictureOptions 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.
PictureOptions.
Represents the following element tag in the schema: c:pictureOptions.
public DocumentFormat.OpenXml.Drawing.Charts.PictureOptions PictureOptions { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.PictureOptions? PictureOptions { get; set; }
member this.PictureOptions : DocumentFormat.OpenXml.Drawing.Charts.PictureOptions with get, set
Public Property PictureOptions As PictureOptions