ChartDirector 5.1 (.NET Edition)

WebHotSpotEventArgs.Item


Declaration

[VB] Public Default Property Item(attr As String) As String
[C#] public string this[string attr] {get; set;};

Description

Gets or sets the value of the specified attribute. In C#, this property is the indexer of the class.