ArcGIS Pro 3.2 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 bool ShowTrendEquation {get; set;}
    Public Property ShowTrendEquation As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also