Pie2DModel Events
Represents a base class for standard and custom 2D Pie (Donut) models.| Name | Description |
|---|---|
| Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also