This document is archived and information here might be outdated. Recommended version. |
Array of class breaks (double). ClassBreaks(0) is the minimum value in the dataset, and subsequent breaks represent the upper limit of each class.
[Visual Basic .NET] Public Property ClassBreaks As Object
[C#] public object ClassBreaks {get; set;}