Home / API Reference / StockSharp.Xaml.Charting.Model.DataSeries IPoint StockSharp.Xaml.Charting.Model.DataSeries Defines the interface to a 2D point, which is used to convey data-point values in double format throughout the Ultrachart library Properties X : double Gets the X-Value Y : double Gets the Y-value