ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / Ellipse Class / HeightProperty Field

In This Topic
    HeightProperty Field (Ellipse)
    In This Topic
    Identifies the Height dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HeightProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty HeightProperty
    See Also