Angara.Chart


ChartFactory

Namespace: Angara.Charting.CSharp

Static members

Static memberDescription
FromPlots(plots, layout, xAxis, yAxis)
Signature: (plots:IEnumerable<PlotInfo> * layout:ChartLayout * xAxis:Axis * yAxis:Axis) -> Chart
Fork me on GitHub