ChartInfoNagText Property |
LightningChart .NET Help
License nag text.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic string NagText { get; }Public ReadOnly Property NagText As String
Get
public:
property String^ NagText {
String^ get ();
}Property Value
Type:
String
See Also