GlassCandleStick2DModel Members
The Glass Candle Stick model.Constructors
| Name | Description |
|---|---|
| GlassCandleStick2DModel() | Initializes a new instance of the GlassCandleStick2DModel class with the default settings. |
Properties
| Name | Description |
|---|---|
| ModelName | Gets the name of the GlassCandleStick2DModel. |
| 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 Candle Stick models. Inherited from CandleStick2DModel. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also