Wijmo UI for the Web
resetCalloutOffset メソッド
シンタックス
Javascript (Usage) 
var instance = new wijmo.chart.ChartTooltip();
var value; // Type: any

// パラメータ
var offset; //タイプ: number

value = instance.resetCalloutOffset(offset);
Javascript (Specification) 
function resetCalloutOffset( 
   offset : number
) : any;

パラメータ

offset

関連トピック

参照

ChartTooltip タイプ

 

 


Copyright © GrapeCity inc. All rights reserved.