Returns a gray color with the specified intensity.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public static Color gray ( |
The intensity of the new color, varying from 0 to 255.
A Color object representing the gray color with the specified intensity.