ArcGIS Pro 3.7 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 Property MaximumValue As Double
    public double MaximumValue {get; set;}
    Remarks
    This value is optional.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also