ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridChartProperties Class / UseSeriesMinMaxForAxisY Property

In This Topic
    UseSeriesMinMaxForAxisY Property
    In This Topic
    Gets or sets a value indicating whether each mini chart will use corresponding series' minimum and maximum of y values for axis Y. If false it will use the combined series' minimum and maximum.
    Syntax
    public bool UseSeriesMinMaxForAxisY {get; set;}
    Public Property UseSeriesMinMaxForAxisY As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also