ArcGIS Pro 3.7 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 Property Mean As Double
    public double Mean {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also