Back to Devexpress

CandleStick2DKind Class

wpf-devexpress-dot-xpf-dot-charts-dot-candlestick2dkind.md

latest1.3 KB
Original Source

CandleStick2DKind Class

Represents the particular Candle Stick model kind.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CandleStick2DKind :
    PredefinedElementKind
vb
Public Class CandleStick2DKind
    Inherits PredefinedElementKind

Remarks

A collection of the CandleStick2DKind objects is returned by the CandleStick2DModel.GetPredefinedKinds property.

Inheritance

Object PredefinedElementKind CandleStick2DKind

See Also

CandleStick2DKind Members

DevExpress.Xpf.Charts Namespace