ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartScatterPlotMatrixSeries Class


In This Topic
    CIMChartScatterPlotMatrixSeries Class Properties
    In This Topic

    For a list of all members of this type, see CIMChartScatterPlotMatrixSeries members.

    Public Properties
     NameDescription
    Public Property Gets or sets the type of color for the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the text style for the data label. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the display option for the diagonal.  
    Public Property Gets or sets the display option for the upper right of the scatter plot matrix.  
    Public Property Gets or sets the aggregate field values if series data has a group field. Allowed values are count, sum, median, mean, and empty string. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets expression properties for chart series' fields. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the labels for scatter plot and histogram series' axes.  
    Public Property Gets or sets the data field names in the series. Optional depending on series type. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the group field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the fill symbol properties of histograms.  
    Public Property Gets or sets the index of horizontal axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the locations for which data is to be plotted. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the color for each break in the lower left.  
    Public Property Gets or sets the color ramp for the lower left when RSquared or Pearson's R is selected.  
    Public Property Gets or sets the display option for the lower left of the scatter plot matrix. PreviewPlot currently is not supported in lower left.  
    Public Property Gets or sets a value indicating whether this series is a multi series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the name of the series shown in the legend. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the sort field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the array of sort order types for fields in OrderFields property Allowed values 0(Ascending), 1(Descending). (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the text symbol properties for the RSquare.  
    Public Property Gets or sets the marker symbol properties of scatter plot series.  
    Public Property Gets or sets the index of the selected mini plot (-1 stands for non selected, -2 for uninitialized).  
    Public Property Gets or sets the line symbol properties of the selection line for the mini plot.  
    Public Property Gets or sets a value indicating whether the series shows data labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets a value indicating whether to show a trend line overlay for all scatter plots.  
    Public Property Gets or sets the sort by type.  
    Public Property Gets or sets the direction type of sort order.  
    Public Property Gets or sets the line symbol properties of the scatter plot series' trend line.  
    Public Property Gets or sets the default and unique name of the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the color for each break in the upper right.  
    Public Property Gets or sets the color ramp for the upper right when RSquared or Pearson's R is selected.  
    Public Property Gets or sets the index of vertical axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets a value indicating whether the series is visible or not. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the format string for series value labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Top
    See Also