Back to Devexpress

StockElements Enum

wpf-devexpress-dot-xpf-dot-charts-1c08a803.md

latest1.7 KB
Original Source

StockElements Enum

Lists the elements that define the Stock custom model.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public enum StockElements
vb
Public Enum StockElements

Members

NameDescription
OpenLine

The Open line of the Stock series’ point model.

| | CloseLine |

The Close line of the Stock series’ point model.

| | CenterLine |

The center line of the Stock series’ point model.

|

See Also

DevExpress.Xpf.Charts Namespace