<< Click to Display Table of Contents >> AddYLabel |
[ActiveX, .NET, Java, PHP, etc., method of the TVPEChartData object]
Adds a new Y-Label to the chart. By default, the y-axis is labeled automatically. With ChartYLabelState you can switch to user defined labels and then add Y-Labels to the chart.
Each label that would automatically be drawn can be replaced with this method.
method void TVPEChartData.AddYLabel(
string YLabel
)
string YLabel
string of label to add
Remarks:
You can control if, how and on what position y-labels are drawn with the following properties: