ValueTitle3DBarText Property |
LightningChart .NET Help
Title text. Not applicable with value title!
Namespace:
Arction.Wpf.ChartingMVVM.Titles
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public string Text { get; }<BrowsableAttribute(false)>
Public ReadOnly Property Text As String
Get
public:
[BrowsableAttribute(false)]
property String^ Text {
String^ get ();
}Property Value
Type:
String
See Also