Spread for ASP.NET 11 Product Documentation
AreaIndex Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > MapAreaInfo Class : AreaIndex Property
Gets or sets the area index of label area, legend area and plot area.
Syntax
'Declaration
 
Public Property AreaIndex As Integer
'Usage
 
Dim instance As MapAreaInfo
Dim value As Integer
 
instance.AreaIndex = value
 
value = instance.AreaIndex
public int AreaIndex {get; set;}
See Also

Reference

MapAreaInfo Class
MapAreaInfo Members