ArcGIS Pro 2.9 API Reference Guide
UseSeriesMinMaxForAxisY Property

ArcGIS.Core.CIM Namespace > CIMGridChartProperties Class : UseSeriesMinMaxForAxisY Property
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, Windows 8.1

See Also

Reference

CIMGridChartProperties Class
CIMGridChartProperties Members