menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HorizontalLineAnnotation - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HorizontalLineAnnotation

    Provides a light weight UIElement that displays a horizontal line on chart.

    Inheritance
    System.Object
    Annotation
    SingleAnnotation
    ShapeAnnotation
    LineAnnotation
    StraightLineAnnotation
    HorizontalLineAnnotation
    Implements
    ICloneable
    Inherited Members
    Annotation.AnnotationElement
    Annotation.CanUpdateRange(Object, Object)
    Annotation.Clone()
    Annotation.ContentTemplate
    Annotation.ContentTemplateProperty
    Annotation.CoordinateUnit
    Annotation.CoordinateUnitProperty
    Annotation.EnableClipping
    Annotation.EnableClippingProperty
    Annotation.EnableEditing
    Annotation.EnableEditingProperty
    Annotation.EnsurePoint(Point, Point)
    Annotation.FontFamily
    Annotation.FontFamilyProperty
    Annotation.FontSize
    Annotation.FontSizeProperty
    Annotation.FontStretch
    Annotation.FontStretchProperty
    Annotation.FontStyle
    Annotation.FontStyleProperty
    Annotation.FontWeight
    Annotation.FontWeightProperty
    Annotation.Foreground
    Annotation.ForegroundProperty
    Annotation.GetClippingValues(Double, ChartAxis)
    Annotation.GetElementPosition(FrameworkElement, Point)
    Annotation.GetElementPosition(Size, Point)
    Annotation.GetRenderedAnnotation()
    Annotation.GetRotatePoint(Double, FrameworkElement, Point)
    Annotation.IntersectsWith(Rect, Rect)
    Annotation.IsUiCleared
    Annotation.OnSelected(EventArgs)
    Annotation.OnUnSelected(EventArgs)
    Annotation.PointerMoved
    Annotation.PointerPressed
    Annotation.PointerReleased
    Annotation.RotatedTextRect
    Annotation.RotateElement(Double, FrameworkElement)
    Annotation.RotateElement(Double, FrameworkElement, Size)
    Annotation.SetData()
    Annotation.ShowToolTip
    Annotation.ShowToolTipProperty
    Annotation.Text
    Annotation.TextElement
    Annotation.TextElementCanvas
    Annotation.TextProperty
    Annotation.ToolTipContent
    Annotation.ToolTipContentProperty
    Annotation.ToolTipPlacement
    Annotation.ToolTipPlacementProperty
    Annotation.ToolTipShowDuration
    Annotation.ToolTipShowDurationProperty
    Annotation.ToolTipTemplate
    Annotation.ToolTipTemplateProperty
    Annotation.x1
    Annotation.X1
    Annotation.X1Property
    Annotation.XAxisName
    Annotation.XAxisNameProperty
    Annotation.y1
    Annotation.Y1
    Annotation.Y1Property
    Annotation.YAxisName
    Annotation.YAxisNameProperty
    LineAnnotation.arrowLine
    LineAnnotation.CloneAnnotation(Annotation)
    LineAnnotation.DrawLine(Point, Point, Shape)
    LineAnnotation.GetTextPosition(Size, Point, Size)
    LineAnnotation.GrabExtent
    LineAnnotation.GrabExtentProperty
    LineAnnotation.HorizontalChange
    LineAnnotation.LineCap
    LineAnnotation.LineCapProperty
    LineAnnotation.OnDragCompleted(Object, DragCompletedEventArgs)
    LineAnnotation.SetBindings()
    LineAnnotation.SetTextElementPosition(Point, Point, Size, Point, ContentControl)
    LineAnnotation.ShowLine
    LineAnnotation.ShowLineProperty
    LineAnnotation.VerticalChange
    ShapeAnnotation.CanDrag
    ShapeAnnotation.CanDragProperty
    ShapeAnnotation.CanResize
    ShapeAnnotation.CanResizeProperty
    ShapeAnnotation.DraggingMode
    ShapeAnnotation.DraggingModeProperty
    ShapeAnnotation.Fill
    ShapeAnnotation.FillProperty
    ShapeAnnotation.GetTextPosition(Size, Point)
    ShapeAnnotation.HorizontalTextAlignment
    ShapeAnnotation.HorizontalTextAlignmentProperty
    ShapeAnnotation.OnDragCompleted(AnnotationDragCompletedEventArgs)
    ShapeAnnotation.OnDragDelta(AnnotationDragDeltaEventArgs)
    ShapeAnnotation.OnDragStarted(EventArgs)
    ShapeAnnotation.Stroke
    ShapeAnnotation.StrokeDashArray
    ShapeAnnotation.StrokeDashArrayProperty
    ShapeAnnotation.StrokeDashCap
    ShapeAnnotation.StrokeDashCapProperty
    ShapeAnnotation.StrokeDashOffset
    ShapeAnnotation.StrokeDashOffsetProperty
    ShapeAnnotation.StrokeEndLineCap
    ShapeAnnotation.StrokeEndLineCapProperty
    ShapeAnnotation.StrokeLineJoin
    ShapeAnnotation.StrokeLineJoinProperty
    ShapeAnnotation.StrokeMiterLimit
    ShapeAnnotation.StrokeMiterLimitProperty
    ShapeAnnotation.StrokeProperty
    ShapeAnnotation.StrokeStartLineCap
    ShapeAnnotation.StrokeStartLineCapProperty
    ShapeAnnotation.StrokeThickness
    ShapeAnnotation.StrokeThicknessProperty
    ShapeAnnotation.VerticalTextAlignment
    ShapeAnnotation.VerticalTextAlignmentProperty
    ShapeAnnotation.x2
    ShapeAnnotation.X2
    ShapeAnnotation.X2Property
    ShapeAnnotation.y2
    ShapeAnnotation.Y2
    ShapeAnnotation.Y2Property
    StraightLineAnnotation.AxisLabelTemplate
    StraightLineAnnotation.AxisLabelTemplateProperty
    StraightLineAnnotation.DragCompleted
    StraightLineAnnotation.DragDelta
    StraightLineAnnotation.DragStarted
    StraightLineAnnotation.Selected
    StraightLineAnnotation.SetAxisMarkerValue(Object, Object, Object, Object, AxisMode)
    StraightLineAnnotation.ShowAxisLabel
    StraightLineAnnotation.ShowAxisLabelProperty
    StraightLineAnnotation.UnSelected
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class HorizontalLineAnnotation : StraightLineAnnotation, ICloneable

    Constructors

    HorizontalLineAnnotation()

    Declaration
    public HorizontalLineAnnotation()

    Methods

    UpdateAnnotation()

    Updates the annotation

    Declaration
    public override void UpdateAnnotation()
    Overrides
    LineAnnotation.UpdateAnnotation()

    Implements

    ICloneable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

    StraightLineAnnotation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved