I am relatively new to ESRI products, so this might be a trivial question but I would be grateful if anyone can point me in the right direction. I am currently using ArcGis Pro 2.4 SDK.
I have set a renderer (CIMClassBreaksRenderer) NumberFormat (CIMNumericFormat) to ZeroPad=false, and applied it to a FeatureLayer (using SetRenderer). When the feature renders, the feature values in the Contents pane have padded zeroes but the property is set to false (as applied in the code) in the Advanced Symbology. If you alter anything temporarily on the Advanced Symbology pane, the zero padding setting is then applied to the values. Anyone know why this is not applied on initial