ArcGIS Pro 2.9 API Reference Guide
UseSeriesMinMaxForAxisX Property

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

See Also

Reference

CIMGridChartProperties Class
CIMGridChartProperties Members