MapItemTitleText Property |
LightningChart .NET Help
Title text.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public string Text { get; set; }<BrowsableAttribute(false)>
Public Property Text As String
Get
Set
public:
[BrowsableAttribute(false)]
property String^ Text {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also