ClassBreakInfo

A class that contains class break information.

Property

Type

Description

ClassMaximumValue

double

The maximum value of the class break.

Description

string

The class description.

Label

string

The class label.

Symbol

Symbol

The Symbol used for rendering the class.

Remarks

ClassMaximumValue represents the upper value in a class break. A class includes that value. A feature with value => MinimumValue (or > ClassMaximumValue of the previous class break) and <= ClassMaximumValue will be drawn with the Symbol.

ClassBreakInfo index with values, labels, and fill symbols

A label property states what that symbol means. For example, a red solid fill symbol represents "High". The description property provides further explanatory text.

11/8/2016