CustomCandleStick2DModel Properties
Represents the custom Candle Stick model.
Name | Description |
---|---|
Bottom |
Specifies the Bottom Stick template for the Custom |
Candle |
Specifies the Candle template for the Custom |
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 Custom |
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 points' template for the Custom |
Top |
Specifies the Top Stick template for the Custom |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also