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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also