Point2DSeries

StockSharp.Xaml.Charting.Model.DataSeries

Defines a strongly typed PointSeries of Point2D items, a subset of X,Y data used to render points to the screen

Implementiert: IPoint2DListSeries, IPointSeries

Konstruktoren

Point2DSeries(int)

Initializes a new instance of the Point2DSeries class.

capacity
The capacity.

Eigenschaften

Count : int

Gets the count of the PointSeries

Methoden

Freeze()

Freezes this instance, enables caching of inner arrays

GetYRange() : DoubleRange

Gets the min, max range in the Y-Direction

Rückgabe: A DoubleRange defining the min, max in the Y-direction