ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProportionalPieSizeOptions Class / MaximumValue Property

In This Topic
    MaximumValue Property (CIMProportionalPieSizeOptions)
    In This Topic
    Gets or sets the data value that corresponds to the maximum size.
    Syntax
    public double MaximumValue {get; set;}
    Public Property MaximumValue As Double
    Remarks
    This value is optional.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also