public void RecalculateRenderer( bool generateAllUniqueValues, bool preserveSymbols )
Public Overloads Sub RecalculateRenderer( _ ByVal generateAllUniqueValues As Boolean, _ Optional ByVal preserveSymbols As Boolean _ )
Parameters
- generateAllUniqueValues
- Indicates whether all the unique values should be generated. Setting this flag to false will generate only the first hundred unique values, if the dataset has that many.
- preserveSymbols
- Indicates whether to preserve the existing symbology or not (optional). Default value is true.