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

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public bool Has_dPtPieExplosion { get; set; }
Public Property Has_dPtPieExplosion As Boolean
	Get
	Set
public:
property bool Has_dPtPieExplosion {
	bool get ();
	void set (bool value);
}
member Has_dPtPieExplosion : bool with get, set

Property Value

Boolean

See Also