Class
Hint

Hint DataContract class.

Definition

Namespace:Telerik.Windows.Controls.DataVisualization.Map.BingRest

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
[DataContract]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class Hint

Inheritance: objectHint

Constructors

Hint()

Declaration

cs-api-definition
public Hint()

Properties

HintType

Gets or sets the HintType.

Declaration

cs-api-definition
[DataMember(Name = "hintType", EmitDefaultValue = false)]
public string HintType { get; set; }

Property Value

string

Text

Gets or sets the Text.

Declaration

cs-api-definition
[DataMember(Name = "text", EmitDefaultValue = false)]
public string Text { get; set; }

Property Value

string

In this article
DefinitionConstructorsHint()PropertiesHintTypeText
Not finding the help you need?
Contact Support