Back to Devexpress

CustomCandleStick2DModel Class

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

latest1.7 KB
Original Source

CustomCandleStick2DModel Class

The custom Candle Stick model.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CustomCandleStick2DModel :
    CandleStick2DModel
vb
Public Class CustomCandleStick2DModel
    Inherits CandleStick2DModel

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject DevExpress.Xpf.Charts.PointModel CandleStick2DModel CustomCandleStick2DModel

See Also

CustomCandleStick2DModel Members

PredefinedCandleStick2DModel

Series and Marker Models

DevExpress.Xpf.Charts Namespace