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

In This Topic
    ShowTrendEquation Property (CIMChartScatterSeries)
    In This Topic
    Gets or sets a value indicating whether or not to have a trend equation overlay.
    Syntax
    Public Property ShowTrendEquation As Boolean
    public bool ShowTrendEquation {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also