Reference > Methods > SetILabels Method

SharpPlot.SetILabels Method

Set text items for each inner-tickmark.

public void SetILabels(
    string[] labels
);

Example

sp.SetILabels(new string[]{"L1","L2"});

See also ...

SharpPlot Members | Formatting text with simple HTML tags


Send comments on this topic
© Dyalog Ltd 2013