[This is preliminary documentation and is subject to change.]

Facilitates rendering of pie chart slices.

Namespace:  AmCharts.Windows.QuickCharts
Assembly:  AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Slice : Control, ILegendItem
Visual Basic (Declaration)
Public Class Slice _
	Inherits Control _
	Implements ILegendItem
Visual C++
public ref class Slice : public Control, 
	ILegendItem

Inheritance Hierarchy

See Also