SharpPlot Reference > SharpPlot 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 ...

Formatting text with simple HTML tags | SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2021