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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : ZIndex Property
Gets or sets the ZIndex of the chart.
Syntax
'Declaration
 
Public Overridable Property ZIndex As Integer
'Usage
 
Dim instance As SpreadChart
Dim value As Integer
 
instance.ZIndex = value
 
value = instance.ZIndex
public virtual int ZIndex {get; set;}
See Also

Reference

SpreadChart Class
SpreadChart Members