_Chart.PlotVisibleOnly Property

Definition

True if only visible cells are plotted. False if both visible and hidden cells are plotted.

public:
 property bool PlotVisibleOnly { bool get(); void set(bool value); };
public bool PlotVisibleOnly { get; set; }
Public Property PlotVisibleOnly As Boolean

Property Value

Applies to