ExpertComponents WebChart
DoughnutHole Property
Namespaces > ExpertChart > WinChart > DoughnutHole
Size of the doughnut hole. Range from 0% to 99%.
Syntax
C#Visual BasicManaged C++
public int DoughnutHole { get; set; }
Public Property DoughnutHole As Integer
public:
int DoughnutHole {
	int get ();
	void set (int value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)