HalfDonutMiddleText Property |
LightningChart .NET Help
Middle annotation text.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic string MiddleText { get; set; }Public Property MiddleText As String
Get
Set
public:
property String^ MiddleText {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also