[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Graphics.Bar.-ctor

Bar Constructor

Bar(int, int, int)

Initialize a new instance of the Bar class with parameters.

Declaration
public Bar(int width, int height, int depth)
Parameters
Type Name Description
int width

The width of the bar.

int height

The height of the bar.

int depth

The depth of the bar.