Chart.PlotVisibleOnly Property

Definition

True if only visible cells are plotted..

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

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

Property Value

Returns PlotVisibleOnly.

Applies to