'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)
double GetDoubleValue( int index )
IChartSupportDataSource インタフェース IChartSupportDataSource メンバ
© 2004-2015, GrapeCity inc. All rights reserved.