var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting); var returnValue; // Type: any returnValue = instance.dateAxisOrientation(value);
function dateAxisOrientation( value : DataOrientation ) : any;
パラメータ
- value
- 日付軸の方向。
戻り値の型
値が設定されていない場合は、日付軸の方向を返します。値が設定されている場合は、undefinedを返します。