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


In This Topic
    CIMVisualVariableLevel Class Properties
    In This Topic

    For a list of all members of this type, see CIMVisualVariableLevel members.

    Public Properties
     NameDescription
    Public Property Gets or sets the identifier of this level.  
    Public Property Gets or sets the maximum value.  
    Public Property Gets or sets the cached mean of the data at this level. Used to rapidly compute new minimum and maximum values.  
    Public Property Gets or sets the minimum value.  
    Public Property Gets or sets the cached standard deviation of the data at this level. Used to rapidly compute new minimum and maximum values.  
    Top
    See Also