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


In This Topic
    Polygon Class Members
    In This Topic

    The following tables list the members exposed by Polygon.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the ContentCenter dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Points dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the text of the annotation. (Inherited from C1.Xaml.Chart.Annotation.Shape)
    Public PropertyGets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically.  
    Public PropertyGets or sets the label style of annotation. (Inherited from C1.Xaml.Chart.Annotation.Shape)
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the location of annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets the collection of points of the polygon annotation.  
    Public PropertyGets or sets the position of annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the style of annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    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 (Inherited from C1.Xaml.Chart.Annotation.AnnotationBase)
    Protected MethodOverridden.   
    Top
    See Also