Specifies a set of attributes to be added to the <AREA> tag.
[Visual Basic]
Public Property Attributes As String
[C#]
public string Attributes {get;set;}
[Delphi]
public property Attributes: String read get_Attributes write set_Attributes;
See Also
MapArea Class | MapArea Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |