ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridScatterProperties Class / DisplayOption Property

In This Topic
    DisplayOption Property (CIMGridScatterProperties)
    In This Topic
    Gets or sets the display option for the grid scatter plots.
    Syntax
    public ChartScatterDisplayOption DisplayOption {get; set;}
    Public Property DisplayOption As ChartScatterDisplayOption
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also