FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / AnnotationBase Class / PositionProperty Field

In This Topic
    PositionProperty Field (AnnotationBase)
    In This Topic
    Identifies the Position dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PositionProperty As DependencyProperty
    public static readonly DependencyProperty PositionProperty
    See Also