HighLowSeriesBaseSimpleHighlightColor Property |
LightningChart .NET Help
Simple highlight color when user interactive device is over.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color SimpleHighlightColor { get; set; }Public Property SimpleHighlightColor As Color
Get
Set
public:
property Color SimpleHighlightColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also