See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ImageMapText Property

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;}

Example

[C#] 

ImageMapLabel.Text = Chart.ImageMapText //read only

[Visual Basic] 

ImageMapLabel.Text = Chart.ImageMapText //read only

See Also

Chart Class  | Chart Members

 

 


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