ArcGIS Pro 2.6 API Reference Guide
BreakCount Property

ArcGIS.Desktop.Mapping Namespace > ClassBreaksRendererDefinition Class : BreakCount Property
Gets or sets number of desired class breaks.
Syntax
public int BreakCount {get; set;}
Public Property BreakCount As Integer
Remarks
Optional, it does not apply when StandardDeviation or DefinedInterval is used as the classification method.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ClassBreaksRendererDefinition Class
ClassBreaksRendererDefinition Members