DXPieChart Constructors
The view that displays data in a Pie (Circular) chart.Name | Parameters | Description |
---|---|---|
DXPieChart() | none | Initializes a new DXPieChart object with the default settings. |
DXPieChart(NSCoder) | coder | Initializes the object from the data stored in the unarchiver object. |
See Also