| SharpPlot Reference > SharpPlot Methods > SetILabels Method SharpPlot.SetILabels MethodSet text items for each inner-tickmark. public void SetILabels(
    string[] labels
);Examplesp.SetILabels(new string[]{"L1","L2"});See also ...Formatting text with simple HTML tags | SharpPlot Members 
 Send comments on this topic© Dyalog Ltd 2021
 |