ArcGIS Pro 2.6 API Reference Guide
ProfileFrameHeightOption Enumeration

ArcGIS.Core.CIM Namespace : ProfileFrameHeightOption Enumeration
Options for controlling the height of the profile element.
Syntax
public enum ProfileFrameHeightOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ProfileFrameHeightOption 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
ConstantHeight Adjust the cell height based on the overall height of element
ConstantRatio Keeps a constant ratio between width to height of each cell
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace