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

In This Topic
    TextWrapping Property (C1RadialNumericItem)
    In This Topic
    Gets or sets a value that indicates how any text should be wrapped in the Header.
    Syntax
    'Declaration
     
    
    Public Property TextWrapping As TextWrapping
    public TextWrapping TextWrapping {get; set;}
    See Also