menu

UWP

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

    Show / Hide Table of Contents

    Class PivotChartAnnotationType

    Represents the constants that specify different kinds of annotations for Pivot Chart control.

    Inheritance
    System.Object
    PivotChartAnnotationType
    Namespace: Syncfusion.UI.Xaml.PivotChart
    Assembly: Syncfusion.SfPivotChart.UWP.dll
    Syntax
    public sealed class PivotChartAnnotationType : Enum

    Fields

    EllipseAnnotation

    Specifies an ellipse shape annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType EllipseAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    HorizontalLineAnnotation

    Specifies a horizontal line annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType HorizontalLineAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    ImageAnnotation

    Specifies an image annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType ImageAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    LineAnnotation

    Specifies a simple line annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType LineAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    RectangleAnnotation

    Specifies a rectangle shape annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType RectangleAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    TextAnnotation

    Specifies a text annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType TextAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    VerticalLineAnnotation

    Specifies a vertical line annotation over the chart area.

    Declaration
    public const PivotChartAnnotationType VerticalLineAnnotation
    Field Value
    Type
    PivotChartAnnotationType

    Extension Methods

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