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

実装: IPoint2DListSeries, IPointSeries

コンストラクター

Point2DSeries(int)

Initializes a new instance of the Point2DSeries class.

capacity
The capacity.

プロパティ

Count : int

Gets the count of the PointSeries

メソッド

Freeze()

Freezes this instance, enables caching of inner arrays

GetYRange() : DoubleRange

Gets the min, max range in the Y-Direction

戻り値: A DoubleRange defining the min, max in the Y-direction