XlsChart PlotVisibleOnly Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public bool PlotVisibleOnly { get; set; }
Public Property PlotVisibleOnly As Boolean Get Set
public: virtual property bool PlotVisibleOnly { bool get () sealed; void set (bool value) sealed; }
abstract PlotVisibleOnly : bool with get, set override PlotVisibleOnly : bool with get, set