Spread for ASP.NET 12 Product Documentation
PageIndex Property (SpreadChart)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : PageIndex Property
Gets or sets a page index which the current chart is displayed in.
Syntax
'Declaration
 
Public Overridable Property PageIndex As Integer
'Usage
 
Dim instance As SpreadChart
Dim value As Integer
 
instance.PageIndex = value
 
value = instance.PageIndex
public virtual int PageIndex {get; set;}
See Also

Reference

SpreadChart Class
SpreadChart Members