Skip to main content

CandleStick2DKind Class

Represents the particular Candle Stick model kind.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class CandleStick2DKind :
    PredefinedElementKind

Remarks

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

Inheritance

See Also