Udostępnij za pośrednictwem


Chart.PlotArea Property

Definition

Plot data and formatting.

Represents the following element tag in the schema: c:plotArea.

public DocumentFormat.OpenXml.Drawing.Charts.PlotArea PlotArea { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.PlotArea? PlotArea { get; set; }
member this.PlotArea : DocumentFormat.OpenXml.Drawing.Charts.PlotArea with get, set
Public Property PlotArea As PlotArea

Property Value

Returns PlotArea.

Applies to