ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GraduatedSymbolsRendererDefinition Class / MinimumSymbolSize Property

In This Topic
    MinimumSymbolSize Property (GraduatedSymbolsRendererDefinition)
    In This Topic
    Gets or sets the minimum symbol size. The default value is 4.0.
    Syntax
    public double MinimumSymbolSize {get; set;}
    Public Property MinimumSymbolSize As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also