Name | Description | |
---|---|---|
init | Initializes a new instance of the BindingRule class. |
Name | Description | |
---|---|---|
classes | Gets the current set of data binding classes for this rule. | |
isDisplayedInLegend | Gets or sets a value indicating whether this rule is displayed in the legend. | |
legendCategory | Gets or sets the category within which to group legend items displaying this binding rule's classes. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |