public enum ChartTextCase : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartTextCase Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ChartTextCase : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartTextCase Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ChartTextCase
Target Platforms: Windows 10, Windows 8.1