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