Class MVBarInfo
MVBarInfo this class represents the definition of a single bar in a Bar chart.
Constructor Attributes | Constructor Name and Description |
---|---|
MVBarInfo(name, color)
|
Class Detail
MVBarInfo(name, color)
- Parameters:
- {string} name
- the name of the bar; used only for labeling in a map legend.
- {string} color
- the RRGGBB value of the color of the bar, such as "FFFFFF" for white.