ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartScatterSeries Class / TrendLineFitType Property

In This Topic
    TrendLineFitType Property (CIMChartScatterSeries)
    In This Topic
    Gets or sets a trend line fit type.
    Syntax
    Public Property TrendLineFitType As ChartTrendLineFitType
    public ChartTrendLineFitType TrendLineFitType {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also