Class HorizontalLineAnnotation
Provides a light weight UIElement that displays a horizontal line on chart.
Inheritance
System.Object
HorizontalLineAnnotation
Implements
Inherited Members
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class HorizontalLineAnnotation : StraightLineAnnotation, ICloneable
Constructors
HorizontalLineAnnotation()
Declaration
public HorizontalLineAnnotation()
Methods
UpdateAnnotation()
Updates the annotation
Declaration
public override void UpdateAnnotation()