Skip to main content

PredefinedPie2DModel Members

Represents a base class for all standard 2D Pie models.

Properties

Name Description
ModelName Gets the name of the Pie2DModel. Inherited from Pie2DModel.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

Methods

Name Description
GetPredefinedKinds() static Returns the list of predefined models for 2D Pie (Donut) series. Inherited from Pie2DModel.

Events

Name Description
PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
See Also