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