Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / HeaderTemplate Property

In This Topic
    HeaderTemplate Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the data template used to display the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderTemplate As DataTemplate
    public DataTemplate HeaderTemplate {get; set;}
    See Also