[]
Initialize a new instance of the Bar class with parameters.
public Bar(int width, int height, int depth)
The width of the bar.
The height of the bar.
The depth of the bar.