Spread for ASP.NET 10 Product Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MapAreaInfo Class
MapAreaInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.