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).

Implements: IDataSeries, ISuspendable

Properties

ZValues : IList

Gets the Z Values as a list of IComparable