SharpLeaf Reference > SharpLeaf Methods > IncludeChart Method > (SharpPlot,BoxFlow,Double,Double)

SharpLeaf.IncludeChart Method (SharpPlot,BoxFlow,Double,Double)

Scale chart to fit specified box.

public void IncludeChart(
    SharpPlot sp,
    BoxFlow flow,
    double width,
    double height
);
sp
Chart to embed.
flow
How to flow the chart (BoxFlow.Paragraph by default).
width
Size that the chart will be scaled to fit (0 for default, negative for proportion of available frame area).
height
Size that the chart will be scaled to fit (0 for default, negative for proportion of available frame area).

See also ...

SharpLeaf Members | SharpLeaf.IncludeChart Method


Send comments on this topic
© Dyalog Ltd 2021