Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
ChartPlotEmptyType DisplayBlanksAs { get; set; }
Property DisplayBlanksAs As ChartPlotEmptyType
	Get
	Set
property ChartPlotEmptyType DisplayBlanksAs {
	ChartPlotEmptyType get ();
	void set (ChartPlotEmptyType value);
}
abstract DisplayBlanksAs : ChartPlotEmptyType with get, set

Property Value

ChartPlotEmptyType

See Also