'宣言 Protected Function CanNumericAxis( _ ByVal chartType As Chart2DType _ ) As System.Boolean
'使用法 Dim instance As ChartRenderer Dim chartType As Chart2DType Dim value As System.Boolean value = instance.CanNumericAxis(chartType)
protected System.bool CanNumericAxis( Chart2DType chartType )
パラメータ
- chartType