ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBABenchmarkComparisonsProperties Class


In This Topic
    CIMBABenchmarkComparisonsProperties Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the type of the Above and Below benchmark style.  
    Public Property Gets or sets above color.  
    Public Property Gets or sets a value indicating whether to add average row to the results table.  
    Public Property Gets or sets a value indicating whether to add difference benchmark field.  
    Public Property Gets or sets a value indicating whether to add median row to the results table.  
    Public Property Gets or sets a value indicating whether to add % difference benchmark field.  
    Public Property Gets or sets a value indicating whether to add standard deviation row to the results table.  
    Public Property Gets or sets below color.  
    Public Property Gets or sets benchmark feature ID.  
    Public Property Gets or sets a benchmark method.  
    Public Property Gets or sets benchmark style.  
    Public Property Gets or sets bottom color.  
    Public Property Gets or sets a bottom value for the Top and Bottom benchmark style.  
    Public Property Gets or sets a color ramp for High to Low, Above and Below and Quantiles benchmark styles.  
    Public Property Gets or sets the data source used in calculation of variables and standard geographies. Structure of the value is TYPE;COUNTRY_INFO;LOCAL_DATA_INFO where TYPE can be ONLINE, LOCAL, or CUSTOM. COUNTRY_INFO is country_id{|hierarchy}. For example, US|census or US. LOCAL_DATA_INFO is ID of local dataset. For example, USA_ESRI_2019. For example, for local US 2019 dataset it will be: "LOCAL;;USA_ESRI_2019". If online US data source is used, it may be "ONLINE;US|census;". Can be value of baDataSource GP GPEnvironment variable. https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/ba-data-source.htm.  
    Public Property Gets or sets a fill color for the None benchmark style.  
    Public Property Gets or sets standard geography levels that can be added to the results table.  
    Public Property Gets or sets a greater than value for Highlight Extremes benchmark style.  
    Public Property Gets or sets the type of the Highlight Extremes benchmark style.  
    Public Property Gets or sets in-between color.  
    Public Property Gets or sets a value indicating whether the results table is transposed.  
    Public Property Gets or sets a less than value for Highlight Extremes benchmark style.  
    Public Property Gets or sets a map variable.  
    Public Property Gets or sets the Name field which is required.  
    Public Property Gets or sets neighboring geographies that can be added to the results table.  
    Public Property Gets or sets a number of quantiles for the Quantiles benchmark style.  
    Public Property Gets or sets an outline color for a selected benchmark style.  
    Public Property Gets or sets an outline size for a selected benchmark style.  
    Public Property Gets or sets quartile 1 color.  
    Public Property Gets or sets quartile 2 color.  
    Public Property Gets or sets quartile 3 color.  
    Public Property Gets or sets quartile 4 color.  
    Public Property Gets or sets the results pane settings.  
    Public Property Gets or sets the fields in the input features layer containing site-specific attributes.  
    Public Property Gets or sets the type of the Top and Bottom benchmark style.  
    Public Property Gets or sets top color.  
    Public Property Gets or sets a top value for the Top and Bottom benchmark style.  
    Public Property Gets or sets the variables from the data browser, such as income, population, or spending, used to enrich the input features.  
    Top
    See Also