CustomStock2DModel Properties
The custom Stock model.| Name | Description |
|---|---|
| CenterLineTemplate | Specifies the Center Line template for the Stock series’ custom model. This is a dependency property. |
| CloseLineTemplate | Specifies the Close Line template for the Stock series’ custom model. This is a dependency property. |
| ModelName | Gets the name of the CustomStock2DModel. |
| OpenLineTemplate | Specifies the Open Line template for the Stock series’ custom model. This is a dependency property. |
| PointTemplate | Specifies the point template for the Stock series’ custom model. This is a dependency property. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
See Also