Spread.Sheets Documentation
dateAxisOrientation Method
The date axis orientation.
Represents the date axis orientation.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
var returnValue; // Type: any
returnValue = instance.dateAxisOrientation(value);
function dateAxisOrientation( 
   value : DataOrientation
) : any;

Parameters

value
The date axis orientation.

Return Value

If no value is set, returns the date axis orientation; otherwise, returns undefined.
See Also

Reference

SparklineGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.