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