ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartScatterSeries Class / TrendOrder Property

In This Topic
    TrendOrder Property (CIMChartScatterSeries)
    In This Topic
    Gets or sets the number of terms in a polynomial or Fourier equation.
    Syntax
    public int TrendOrder {get; set;}
    Public Property TrendOrder As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also