IXyzDataSeries

StockSharp.Xaml.Charting.Model.DataSeries

Provides the interface to a to hold X,Y,Z values. Used as a data-source for the , if this DataSeries is assigned to any other X-Y type, then the X-Y values will be rendered (Z ignored).

Implementa: IDataSeries, ISuspendable

Propriedades

ZValues : IList

Gets the Z Values as a list of IComparable