CustomCandleStick2DModel Properties
The custom Candle Stick model.
Name | Description |
---|---|
Bottom |
Specifies the Bottom Stick template for the Candle Stick series’ custom model This is a dependency property. |
Candle |
Specifies the Candle template for the Candle Stick series’ custom model. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Inverted |
Specifies the Inverted Candle template for the Candle Stick series’ custom model. This is a dependency property. |
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 |
Point |
Specifies the point template for the Candle Stick series’ custom model. This is a dependency property. |
Top |
Specifies the Inverted Candle template for the Candle Stick 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