次の方法で共有


Chart.PlotArea プロパティ

定義

データと書式設定をプロットします。

スキーマ内の次の要素タグを表します: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

プロパティ値

PlotArea を返します。

適用対象