Skip to main content

CandleStickSeries2D Class

Represents the Candle Stick series.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

public class CandleStickSeries2D :
    FinancialSeries2D

#Remarks

The StockSeries2D and CandleStickSeries2D classes represent financial series available for the XY-diagram type.

#Implements

See Also