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

BivariateGridLegendLabelStrategy Enumeration
Bivariate grid label strategy.
Syntax
public enum BivariateGridLegendLabelStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
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, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also