Skip to main content
A newer version of this page is available. .

CandleStick2DKind Class

Represents the particular Candle Stick model kind.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class CandleStick2DKind :
    PredefinedElementKind

Remarks

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

Inheritance

See Also