Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressIndicator Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property (C1ProgressIndicator)
    In This Topic
    Gets or sets the VerticalContentAlignment of the header.
    Syntax
    'Declaration
     
    
    Public Property VerticalHeaderAlignment As VerticalAlignment
    public VerticalAlignment VerticalHeaderAlignment {get; set;}
    See Also