CandleStick2DModel.GetPredefinedKinds() Method
In This Article
Provides access to the collection of pre-defined Candle Stick models.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
IEnumerable<Candle |
A collection of the Candle |
See Also