menu

UWP

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

    Show / Hide Table of Contents

    Class PivotChartAnnotation

    Represents the class that provides the support for adding annotations in PivotChart.

    Inheritance
    System.Object
    Annotation
    PivotChartAnnotation
    Implements
    ICloneable
    Inherited Members
    Annotation.AnnotationElement
    Annotation.CanUpdateRange(Object, Object)
    Annotation.Clone()
    Annotation.CloneAnnotation(Annotation)
    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.Selected
    Annotation.SetBindings()
    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.UnSelected
    Annotation.UpdateAnnotation()
    Annotation.x1
    Annotation.X1
    Annotation.X1Property
    Annotation.XAxisName
    Annotation.XAxisNameProperty
    Annotation.y1
    Annotation.Y1
    Annotation.Y1Property
    Annotation.YAxisName
    Annotation.YAxisNameProperty
    Namespace: Syncfusion.UI.Xaml.PivotChart
    Assembly: Syncfusion.SfPivotChart.UWP.dll
    Syntax
    public class PivotChartAnnotation : Annotation, ICloneable

    Constructors

    PivotChartAnnotation()

    Initializes an instance of the PivotChartAnnotation class.

    Declaration
    public PivotChartAnnotation()

    Fields

    AngleProperty

    Dependency property for Angle property.

    Declaration
    public static DependencyProperty AngleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    AnnotationTypeProperty

    Dependency property for AnnotationType property.

    Declaration
    public static DependencyProperty AnnotationTypeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    AxisLabelTemplateProperty

    Dependency property for AxisLabelTemplate property.

    Declaration
    public static DependencyProperty AxisLabelTemplateProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CanResizeProperty

    Dependency property for CanResize property.

    Declaration
    public static DependencyProperty CanResizeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    DraggingModeProperty

    Dependency property for DraggingMode property.

    Declaration
    public static DependencyProperty DraggingModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    FillProperty

    Dependency property for Fill property.

    Declaration
    public static DependencyProperty FillProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    HorizontalTextAlignmentProperty

    Dependency property for HorizontalTextAlignment property.

    Declaration
    public static DependencyProperty HorizontalTextAlignmentProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ImageSourceProperty

    Dependency property for ImageSource property.

    Declaration
    public static DependencyProperty ImageSourceProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    LineCapProperty

    Dependency property for LineCap property.

    Declaration
    public static DependencyProperty LineCapProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ResizingModeProperty

    Dependency property for ResizingMode property.

    Declaration
    public static DependencyProperty ResizingModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowAxisLabelProperty

    Dependency property for ShowAxisLabel property.

    Declaration
    public static DependencyProperty ShowAxisLabelProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowLineProperty

    Dependency property for ShowLine property.

    Declaration
    public static DependencyProperty ShowLineProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeDashArrayProperty

    Dependency property for StrokeDashArray property.

    Declaration
    public static DependencyProperty StrokeDashArrayProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeDashCapProperty

    Dependency property for StrokeDashCap property.

    Declaration
    public static DependencyProperty StrokeDashCapProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeDashOffsetProperty

    Dependency property for StrokeDashOffset property.

    Declaration
    public static DependencyProperty StrokeDashOffsetProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeEndLineCapProperty

    Dependency property for StrokeEndLineCap property.

    Declaration
    public static DependencyProperty StrokeEndLineCapProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeLineJoinProperty

    Dependency property for StrokeLineJoin property.

    Declaration
    public static DependencyProperty StrokeLineJoinProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeMiterLimitProperty

    Dependency property for StrokeMiterLimit property.

    Declaration
    public static DependencyProperty StrokeMiterLimitProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeProperty

    Dependency property for Stroke property.

    Declaration
    public static DependencyProperty StrokeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeStartLineCapProperty

    Dependency property for StrokeStartLineCap property.

    Declaration
    public static DependencyProperty StrokeStartLineCapProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeThicknessProperty

    Dependency property for StrokeThickness property.

    Declaration
    public static DependencyProperty StrokeThicknessProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    VerticalTextAlignmentProperty

    Dependency property for VerticalTextAlignment property.

    Declaration
    public static DependencyProperty VerticalTextAlignmentProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    X2Property

    Dependency property for X2 property.

    Declaration
    public static DependencyProperty X2Property
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Y2Property

    Dependency property for Y2 property.

    Declaration
    public static DependencyProperty Y2Property
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    Angle

    Gets or sets the angle value of the text or shape to be rotated.

    Declaration
    public double Angle { get; set; }
    Property Value
    Type
    System.Double

    AnnotationType

    Gets or sets the type of PivotChartAnnotation.

    Declaration
    public PivotChartAnnotationType AnnotationType { get; set; }
    Property Value
    Type
    PivotChartAnnotationType

    AxisLabelTemplate

    Gets or sets the data template for the axis label.

    Declaration
    public DataTemplate AxisLabelTemplate { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.DataTemplate

    CanResize

    Gets or sets a value indicating whether to resize the annotation or not.

    Declaration
    public bool CanResize { get; set; }
    Property Value
    Type
    System.Boolean

    DraggingMode

    Gets or sets the value of dragging mode of the annotation.

    Declaration
    public AxisMode DraggingMode { get; set; }
    Property Value
    Type
    AxisMode

    Fill

    Gets or sets the color value to be filled in the shape annotations.

    Declaration
    public Brush Fill { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    HorizontalTextAlignment

    Gets or sets the horizontal alignment of the text.

    Declaration
    public HorizontalAlignment HorizontalTextAlignment { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.HorizontalAlignment

    ImageSource

    Gets or sets the absolute path of the image.

    Declaration
    public string ImageSource { get; set; }
    Property Value
    Type
    System.String

    LineCap

    Gets or sets the cap value of the line.

    Declaration
    public LineCap LineCap { get; set; }
    Property Value
    Type
    LineCap

    ResizingMode

    Gets or sets the value of the resizing mode of the annotation.

    Declaration
    public AxisMode ResizingMode { get; set; }
    Property Value
    Type
    AxisMode

    ShowAxisLabel

    Gets or sets the value indicating whether to show the axis label or not.

    Declaration
    public bool ShowAxisLabel { get; set; }
    Property Value
    Type
    System.Boolean

    ShowLine

    Gets or sets a value indicating whether to display the line annotation' line stroke or not.

    Declaration
    public bool ShowLine { get; set; }
    Property Value
    Type
    System.Boolean

    Stroke

    Gets or sets the color value to be filled in the line annotations.

    Declaration
    public Brush Stroke { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.Brush

    StrokeDashArray

    Gets or sets the value of stroke dash array for the annotation stroke.

    Declaration
    public DoubleCollection StrokeDashArray { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.DoubleCollection

    StrokeDashCap

    Gets or sets the cap value for stroke dash.

    Declaration
    public PenLineCap StrokeDashCap { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.PenLineCap

    StrokeDashOffset

    Gets or sets the offset value of the stroke.

    Declaration
    public double StrokeDashOffset { get; set; }
    Property Value
    Type
    System.Double

    StrokeEndLineCap

    Gets or sets the cap value for the end point line of the stroke.

    Declaration
    public PenLineCap StrokeEndLineCap { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.PenLineCap

    StrokeLineJoin

    Gets or sets the value of line's intersection point.

    Declaration
    public PenLineJoin StrokeLineJoin { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.PenLineJoin

    StrokeMiterLimit

    Gets or sets the value of the line stroke's miter limit.

    Declaration
    public double StrokeMiterLimit { get; set; }
    Property Value
    Type
    System.Double

    StrokeStartLineCap

    Gets or sets the cap value for starting line of the stroke.

    Declaration
    public PenLineCap StrokeStartLineCap { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.Media.PenLineCap

    StrokeThickness

    Gets or sets the line stroke's thickness.

    Declaration
    public double StrokeThickness { get; set; }
    Property Value
    Type
    System.Double

    VerticalTextAlignment

    Gets or sets the vertical alignment of the text.

    Declaration
    public VerticalAlignment VerticalTextAlignment { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.VerticalAlignment

    X2

    Gets of sets the value of X2 coordinates.

    Declaration
    public double X2 { get; set; }
    Property Value
    Type
    System.Double

    Y2

    Gets or sets the value of Y2 coordinates.

    Declaration
    public double Y2 { get; set; }
    Property Value
    Type
    System.Double

    Implements

    ICloneable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved