ArcGIS Pro 3.7 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 Property TrendOrder As Integer
    public int TrendOrder {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also