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

In This Topic
    DataTransformationType Property (CIMChartHistogramSeries)
    In This Topic
    Gets or sets the type of a data transformation to apply before calculating histogram bins and counts.
    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