ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / BivariateGridLegendLabelStrategy Enumeration
Version

BivariateGridLegendLabelStrategy Enumeration
Bivariate grid label strategy.
Syntax
Members
MemberDescription
Corners The labels for the legend are placed at each corner of the grid.
Sides The labels for the legend are placed at bottom and left side of the grid.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.BivariateGridLegendLabelStrategy

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also