'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.