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;}
[C#]
ImageMapLabel.Text = Chart.ImageMapName; //read only |
[Visual Basic]
ImageMapLabel.Text = Chart.ImageMapName //read only |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.