PowerTools SPREAD for Windows Forms 8.0J
GetMinValue メソッド


データソースから最小値を取得します。
構文
'Declaration
 
Function GetMinValue() As Double
'使用法
 
Dim instance As IChartSupportDataSource
Dim value As Double
 
value = instance.GetMinValue()
double GetMinValue()
参照

IChartSupportDataSource インタフェース
IChartSupportDataSource メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.