FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / DataLabelBase Class / Content Property

In This Topic
    Content Property (DataLabelBase)
    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