See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ImageMapName Property

Returns a string for the image map name generated for the current chart image.

[Visual Basic]
Public ReadOnly Property ImageMapName As String
[C#]
public string ImageMapName {get;}

Example

[C#] 

ImageMapLabel.Text = Chart.ImageMapName; //read only

[Visual Basic] 

ImageMapLabel.Text = Chart.ImageMapName //read only

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.