ArcGIS Pro 2.6 API Reference Guide
BivariateGridLegendLabelStrategy Enumeration

ArcGIS.Core.CIM Namespace : BivariateGridLegendLabelStrategy Enumeration
Bivariate grid label strategy.
Syntax
public enum BivariateGridLegendLabelStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum BivariateGridLegendLabelStrategy 
   Inherits System.Enum
   Implements 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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace