Spread for ASP.NET 12 Product Documentation
Data Property (IndicatorChangedEventArgs)


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

Property Value

The data.
See Also

Reference

IndicatorChangedEventArgs Class
IndicatorChangedEventArgs Members