CustomStock2DModel Properties
The custom Stock model.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Center |
Specifies the Center Line template for the Stock series’ custom model. This is a dependency property. |
Close |
Specifies the Close Line template for the Stock series’ custom model. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Model |
Gets the name of the Custom |
Open |
Specifies the Open Line template for the Stock series’ custom model. This is a dependency property. |
Point |
Specifies the point template for the Stock series’ custom model. This is a dependency property. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also