'宣言 Protected Overloads Function GetValueLength( _ ByVal group As Chart2DGroup _ ) As System.Integer
'使用法 Dim instance As ChartRenderer Dim group As Chart2DGroup Dim value As System.Integer value = instance.GetValueLength(group)
protected System.int GetValueLength( Chart2DGroup group )
パラメータ
- group