| Chart for WinForms Task-Based Help > Adding a Transparent Label to Adjust the Gap Between the Values and the X-Axis |
This code adds a transparent ValueLabel with the appearance of an arrow to the chart; since it is transparent, it is not visible to the end-user. By changing the ValueLabel.MarkerSize property, you can adjust the gap between the vlues and the x-axis.
To write code in Visual Basic
To write code in C#