ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / AnnotationBase Class
Fields Properties Methods


In This Topic
    AnnotationBase Class Members
    In This Topic

    The following tables list the members exposed by AnnotationBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Attachment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Location dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PointIndex dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Position dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SeriesIndex dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Style dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TooltipText dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation.  
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the location of annotation.  
    Public PropertyGets or sets the data point index of the annotation.  
    Public PropertyGets or sets the position of annotation.  
    Public PropertyGets or sets the data series index of the annotation.  
    Public PropertyGets or sets the style of annotation.  
    Public PropertyGets or sets the tooltip of the annotation.  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Top
    See Also