Funnel2DModel Members
Represents a Funnel Series model.Constructors
| Name | Description |
|---|---|
| Funnel2DModel() | Initializes a new instance of the Funnel2DModel class with default settings. |
Properties
| Name | Description |
|---|---|
| ModelName | Gets the name of the Funnel2DModel. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also