Is it possible to set the 'sample size' property of graduated symbology programmatically? The GraduatedSymbolsRenderer does not have any advanced symbology parameters, but I need to increase the default sample size from 10,000 to 1M in a Python script.
I would like to avoid having to calculate the 'Natural Breaks' but if need be can anyone recommend a reference?
Thank you in advance!