
I can add a category marker on the series but not on "Eur", "SEK"
I try to add a marker using:
Code: Select all
Plot.addDomainMarker(new CategoryMarker("SEK", Layer.Background);
Code: Select all
Plot.addDomainMarker(new CategoryMarker("SEK", Layer.Background);