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