Class Hint
Hint DataContract class.
Inheritance
System.Object
Hint
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class Hint : Object
Constructors
Hint()
Declaration
public Hint()
Properties
HintType
Gets or sets the HintType.
Declaration
public string HintType { get; set; }
Property Value
System.String
|
Text
Gets or sets the Text.
Declaration
public string Text { get; set; }
Property Value
System.String
|