Spread for ASP.NET 11 Product Documentation
Data Property (IIndicator)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > IIndicator Interface : Data Property
Gets the data.
Syntax
'Declaration
 
ReadOnly Property Data As SheetCellRange()
'Usage
 
Dim instance As IIndicator
Dim value() As SheetCellRange
 
value = instance.Data
SheetCellRange[] Data {get;}

Property Value

The data.
See Also

Reference

IIndicator Interface
IIndicator Members