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

SharpLeaf.IncludeChart Method (SharpPlot,BoxFlow,Double)

Scale chart to specified width.

public void IncludeChart(
    SharpPlot sp,
    BoxFlow flow,
    double width
);
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).

See also ...

SharpLeaf Members | SharpLeaf.IncludeChart Method


Send comments on this topic
© Dyalog Ltd 2021