LabelY
Sets the text label for the Y-axis (vertical) of a chart.
Values
Text. Specifies the text label for the Y-axis. This parameter accepts a WideString value.
Examples
ChartGraph.LabelY = 'Certainty, %';
Sets the text label of the Y-axis to "Certainty, %".