ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartProbabilityPlotSeries Class / DataTransformationType Property

In This Topic
    DataTransformationType Property (CIMChartProbabilityPlotSeries)
    In This Topic
    Gets or sets the type of data transformation to apply before calculating Normal Q-Q Plot.
    Syntax
    public ChartDataTransformationType DataTransformationType {get; set;}
    Public Property DataTransformationType As ChartDataTransformationType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also