AnnotationBaseNibStyle Property |
LightningChart .NET Help
Nib style. Appearance of the mouse-interactive nibs.
Namespace:
Arction.Wpf.Charting.Annotations
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AnnotationNibStyle NibStyle { get; set; }Public Property NibStyle As AnnotationNibStyle
Get
Set
public:
property AnnotationNibStyle^ NibStyle {
AnnotationNibStyle^ get ();
void set (AnnotationNibStyle^ value);
}Property Value
Type:
AnnotationNibStyle
See Also