Hi I'm noticing that there is no "manual" classification method listed in the Javascript documentation. Is there any way that I can set my breaks manually? My service's drawingInfo.renderer.classBreakInfos does indicate that the classification method is manual (i.e. "classificationMethod":"esriClassifyManual"). However, nothing in the documentation indicates that I can set these through the API. Anyone know how to manually define the class breaks renderer? Thanks, Tyler