Spread Silverlight Documentation
SparklineDateAxisRange Property


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : SparklineDateAxisRange Property
Gets the axis range of the sparkline.
Syntax
'Declaration
 
Public ReadOnly Property SparklineDateAxisRange As CellRange
'Usage
 
Dim instance As Cell
Dim value As CellRange
 
value = instance.SparklineDateAxisRange
public CellRange SparklineDateAxisRange {get;}
See Also

Reference

Cell Class
Cell Members