Reference > Methods > SetPageLabels Method

SharpPlot.SetPageLabels Method

Create a set of labels to show the current page of a multi-dimensional dataset.

public void SetPageLabels(
    string[] labels
);

Example

sp.SetPageLabels(new string[]{"Budget","Actual"});

See also ...

SharpPlot Members | DrawMultiple Method | Formatting text with simple HTML tags


Send comments on this topic
© Dyalog Ltd 2013