public enum ChartDataTransformationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartDataTransformationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ChartDataTransformationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartDataTransformationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BoxCox | Apply Box-Cox data transformation. |
Inverse | Apply inverse data transformation. |
Logarithmic | Apply logarithmic data transformation. |
None | No data transformations. |
SquareRoot | Apply square root for data transformation. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ChartDataTransformationType
Target Platforms: Windows 11, Windows 10