Class Index

Classes


Class $.wijmo.wijspread.ThreeScaleRule

Class Summary
Constructor Attributes Constructor Name and Description
 
$.wijmo.wijspread.ThreeScaleRule(minType, minValue, minColor, midType, midValue, midColor, maxType, maxValue, maxColor)
Constructs a new three color scale with the specified parameters.
Class Detail
$.wijmo.wijspread.ThreeScaleRule(minType, minValue, minColor, midType, midValue, midColor, maxType, maxValue, maxColor)
Constructs a new three color scale with the specified parameters.
Parameters:
minType
The minimum scale type.
minValue
The minimum scale value.
minColor
The minimum scale color.
midType
The midpoint scale type.
midValue
The midpoint scale value.
midColor
The midpoint scale color.
maxType
The maximum scale type.
maxValue
The maximum scale value.
maxColor
The maximum scale color.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.