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

In This Topic
    SelectedMiniPlot Property
    In This Topic
    Gets or sets the index of the selected mini plot (-1 stands for non selected, -2 for uninitialized).
    Syntax
    Public Property SelectedMiniPlot As Integer
    public int SelectedMiniPlot {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also