ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVisualVariableLevel Class / Mean Property

In This Topic
    Mean Property (CIMVisualVariableLevel)
    In This Topic
    Gets or sets the cached mean of the data at this level. Used to rapidly compute new minimum and maximum values.
    Syntax
    public double Mean {get; set;}
    Public Property Mean As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also