ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartScatterPlotMatrixSeries Class / FieldLabels Property

In This Topic
    FieldLabels Property (CIMChartScatterPlotMatrixSeries)
    In This Topic
    Gets or sets the labels for scatter plot and histogram series' axes.
    Syntax
    Public Property FieldLabels As String()
    public string[] FieldLabels {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also