ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / DataLabelBase Class / Content Property

In This Topic
    Content Property
    In This Topic
    Gets or sets the content of data labels.
    Syntax
    'Declaration
     
    
    Public Property Content As String
    public string Content {get; set;}
    See Also