<div dir="ltr"><div>I have a question regarding labeling color bars.  I&#39;m adding labels to the ends using the contour resource:</div><div><br></div><div>        res@cnLabelBarEndStyle  =  &quot;IncludeMinMaxLabels&quot;<br></div><div><br></div><div><br></div><div>This gives end labels that are the actual min/max of the field.   Is there a way get the min/max to be the next values associated with your contour stride?</div><div><br></div><div>Ex,  for contour intervals,   10, 20, 30, 40,</div><div><br></div><div>Current:        0.3,  10,  20,  30,  40,  49.7</div><div>Desired:          0,   10,  20,  30,  40,  50</div><div><br></div><div>I&#39;m guessing this might be tricky since you don&#39;t have to pick evenly spaced contours..</div><div><br></div><div>Thanks,</div><div><br></div><div>Matt</div></div>