Spread.Sheets
dateAxisOrientation メソッド
日付軸の方向。
日付軸の方向を表します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
var returnValue; // Type: any
returnValue = instance.dateAxisOrientation(value);
Javascript (Specification) 
function dateAxisOrientation( 
   value : DataOrientation
) : any;

パラメータ

value
日付軸の方向。

戻り値の型

値が設定されていない場合は、日付軸の方向を返します。値が設定されている場合は、undefinedを返します。

関連トピック

参照

SparklineGroup タイプ

 

 


© 2016-2017, GrapeCity inc. All rights reserved.