I have a chart with numeric axis and would like to display only certain numbers, i.e., the range is 0-500 and I would like to have major ticks with labels on 0, 10, 25, 50, 100, 250 and 500.
Could you provide some guidelines how to achive it? Custom LabelProvider?