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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also