CIMBABenchmarkComparisonsProperties Class Members
In This Topic
The following tables list the members exposed by CIMBABenchmarkComparisonsProperties.
Public Constructors
Public Properties
| Name | Description |
 | AboveAndBelowType |
Gets or sets the type of the Above and Below benchmark style.
|
 | AboveColor |
Gets or sets above color.
|
 | AddAverageRow |
Gets or sets a value indicating whether to add average row to the results table.
|
 | AddDifferenceField |
Gets or sets a value indicating whether to add difference benchmark field.
|
 | AddMedianRow |
Gets or sets a value indicating whether to add median row to the results table.
|
 | AddPercentDifferenceField |
Gets or sets a value indicating whether to add % difference benchmark field.
|
 | AddStandardDeviationRow |
Gets or sets a value indicating whether to add standard deviation row to the results table.
|
 | BelowColor |
Gets or sets below color.
|
 | BenchmarkFeatureID |
Gets or sets benchmark feature ID.
|
 | BenchmarkMethod |
Gets or sets a benchmark method.
|
 | BenchmarkStyle |
Gets or sets benchmark style.
|
 | BottomColor |
Gets or sets bottom color.
|
 | BottomRecordsNumber |
Gets or sets a bottom value for the Top and Bottom benchmark style.
|
 | ColorRamp |
Gets or sets a color ramp for High to Low, Above and Below and Quantiles benchmark styles.
|
 | DataSource |
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.
|
 | FillColor |
Gets or sets a fill color for the None benchmark style.
|
 | GeographyLevels |
Gets or sets standard geography levels that can be added to the results table.
|
 | HigherExtremeLimit |
Gets or sets a greater than value for Highlight Extremes benchmark style.
|
 | HighlightExtremesType |
Gets or sets the type of the Highlight Extremes benchmark style.
|
 | InBetweenColor |
Gets or sets in-between color.
|
 | IsTableTransposed |
Gets or sets a value indicating whether the results table is transposed.
|
 | LowerExtremeLimit |
Gets or sets a less than value for Highlight Extremes benchmark style.
|
 | MapVariable |
Gets or sets a map variable.
|
 | NameField |
Gets or sets the Name field which is required.
|
 | NeighboringGeographies |
Gets or sets neighboring geographies that can be added to the results table.
|
 | NumberOfQuantiles |
Gets or sets a number of quantiles for the Quantiles benchmark style.
|
 | OutlineColor |
Gets or sets an outline color for a selected benchmark style.
|
 | OutlineSize |
Gets or sets an outline size for a selected benchmark style.
|
 | Quartile1Color |
Gets or sets quartile 1 color.
|
 | Quartile2Color |
Gets or sets quartile 2 color.
|
 | Quartile3Color |
Gets or sets quartile 3 color.
|
 | Quartile4Color |
Gets or sets quartile 4 color.
|
 | ResultsPaneSettings |
Gets or sets the results pane settings.
|
 | SiteAttributes |
Gets or sets the fields in the input features layer containing site-specific attributes.
|
 | TopAndBottomType |
Gets or sets the type of the Top and Bottom benchmark style.
|
 | TopColor |
Gets or sets top color.
|
 | TopRecordsNumber |
Gets or sets a top value for the Top and Bottom benchmark style.
|
 | Variables |
Gets or sets the variables from the data browser, such as income, population, or
spending, used to enrich the input features.
|
Top
Public Methods
Public Events
See Also