Returns a string for the image map generated for the current chart image.
[Visual Basic]
Public ReadOnly Property ImageMapText As String
[C#]
public string ImageMapText {get;}
[C#]
ImageMapLabel.Text = Chart.ImageMapText //read only |
[Visual Basic]
ImageMapLabel.Text = Chart.ImageMapText //read only |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.