HalfDonutMarkerColor Property |
LightningChart .NET Help
Marker color.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color MarkerColor { get; set; }Public Property MarkerColor As Color
Get
Set
public:
property Color MarkerColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also