LightningChartThemeBasicsAnnotationBorderColor Property |
LightningChart .NET Help
Annotation border color
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color AnnotationBorderColor { get; set; }Public Property AnnotationBorderColor As Color
Get
Set
public:
property Color AnnotationBorderColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also