Yes I would like to know how to do this too, quite often you need to to add "null" values doing something like
Code: Select all
defaultcategorydataset2.addValue(null, className, period);
is there a quick way to remove these legends?
Code: Select all
defaultcategorydataset2.addValue(null, className, period);