IPathContextFactory
StockSharp.Xaml.Charting.Rendering.Common
Creates IPathDrawingContext instances, e.g. to draw lines, points, polygon outlines depending on the final implementation. The which has method BeginLine to draw lines, but other types such as IPointMarker implement IPathContextFactory implement it to draw point-markers
Методы
Begin(IPathColor, double, double) : IPathDrawingContext
Begins drawing at the specified X,Y pixel coordinate, with the specified color