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.