ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAColorCodedLayerResultsPaneSettings Class / ScatterplotYAxisVariableName Property

In This Topic
    ScatterplotYAxisVariableName Property
    In This Topic
    Gets or sets the variable name for the Y-Axis of the scatterplot chart.
    Syntax
    public string ScatterplotYAxisVariableName {get; set;}
    Public Property ScatterplotYAxisVariableName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also