Syntax
			PaintingStrategy.SQUARED_HISTOGRAM
		
Description
Defines the painting strategy where study values are represented as a histogram with wide columns. Unlike the basic HISTOGRAM painting strategy, its adjacent columns are not divided.
Sample
Example
See the  				SetPaintingStrategy function in the Look and Feel section.