ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBASuitabilityAnalysisResultsPaneSettings Class / ShowRegressionLineOnScatterplot Property

In This Topic
    ShowRegressionLineOnScatterplot Property (CIMBASuitabilityAnalysisResultsPaneSettings)
    In This Topic
    Gets or sets a value indicating whether the regression line should be shown on the scatterplot chart.
    Syntax
    public bool ShowRegressionLineOnScatterplot {get; set;}
    Public Property ShowRegressionLineOnScatterplot As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also