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

StockSeries2DPointLayout Class

Represents a pre-defined Stock model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class StockSeries2DPointLayout :
    FinancialSeries2DPointLayout

Remarks

A collection of the StockSeries2DPointLayout objects is returned by the Stock2DModel.GetPredefinedKinds method.

Inheritance

Object
SeriesPointLayout
DevExpress.Xpf.Charts.MarkerSeries2DPointLayout
DevExpress.Xpf.Charts.FinancialSeries2DPointLayout
StockSeries2DPointLayout
See Also