IRenderableSeriesBase

StockSharp.Xaml.Charting.Visuals.RenderableSeries

Defines common properties to 2D and 3D RenderableSeries througout the Ultrachart SDK

Properties

Services
public IServiceContainer Services { get; set; }
value = iRenderableSeriesBase.Services
iRenderableSeriesBase.Services = value

Gets the ServiceContainer which provides access to services throughout Ultrachart. ServiceContainers are created one per UltrachartSurface instance, and shared between peripheral components such as AxisBase, BaseRenderableSeries, ChartModifierBase instances. For a full list of available services, see the remarks on ServiceContainer