ArcGIS Pro 2.6 API Reference Guide
ChartTextCase Enumeration

ArcGIS.Core.CIM Namespace : ChartTextCase Enumeration
Options for choosing text cases for charts.
Syntax
Members
MemberDescription
Capitalize Transforms the first character of each word to uppercase.
Lowercase Transforms all characters to lowercase.
Normal No capitalization.
SmallCaps All characters to uppercase but in small caps font.
Uppercase Transforms all characters to uppercase.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace