[読み取り専用] 縦棒上端の y 軸の位置を決定するデータ プロバイダーのフィールド。
null (Visual Basic では Nothing) の場合、ColumnSeries はデータ プロバイダーが数値の配列であると見なし、数値を値として使用します。 デフォルト値は null (Visual Basic では Nothing) です。
protected String yField { get; }
'Declaration
Protected Read Property yField As String