'Declaration Function GetDoubleValue( _ ByVal index As Integer _ ) As Double
'Declaration
Function GetDoubleValue( _ ByVal index As Integer _ ) As Double
'使用法 Dim instance As IChartSupportDataSource Dim index As Integer Dim value As Double value = instance.GetDoubleValue(index)
'使用法
Dim instance As IChartSupportDataSource Dim index As Integer Dim value As Double value = instance.GetDoubleValue(index)
double GetDoubleValue( int index )
IChartSupportDataSource インタフェース IChartSupportDataSource メンバ
Copyright © 2004 GrapeCity inc.