| C# |
|---|
| public class VBarForm : Form |
| #ctor | Initializes an object instance. |
| Dispose | Clean up any resources being used. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| OnPaint | Paints the form. |
| GroupLabels | Gets or sets Group labels. |
| ItemLabels | Gets or sets the Item labels. |
| ValuesY | Gets or sets the item Y values. |
| components | Required designer variable. |