ChartDirector 7.1 (.NET Edition)

WPFHotSpotEventArgs.Item


Declaration

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

Description

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