Stock2DModel Members
Represents a base class for standard and custom Stock models.Properties
| Name | Description |
|---|---|
| ModelName | Gets the name of the Stock2DModel. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Methods
| Name | Description |
|---|---|
| GetPredefinedKinds() static | Provides access to the collection of pre-defined Stock models. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also