Skip to main content

CustomPie3DModel Members

The custom 3D Pie model.

Constructors

Name Description
CustomPie3DModel() Initializes a new instance of the CustomPie3DModel class with the default settings.

Fields

Name Description
LoadFromResourcesProperty static Identifies the CustomPie3DModel.LoadFromResources dependency property.
SourceProperty static Identifies the CustomPie3DModel.Source dependency property.

Properties

Name Description
LoadFromResources Specifies whether the custom model should be loaded from resources. This is a dependency property.
ModelName Gets the name of the CustomPie3DModel.
Source Gets or sets the source of the CustomPie3DModel. This is a dependency property.

Methods

Name Description
GetPredefinedKinds() static Returns the list of predefined models for 3D Pie (Donut) series. Inherited from Pie3DModel.
See Also