ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartToolTip Class / Content Property

In This Topic
    Content Property (ChartToolTip)
    In This Topic
    Gets or sets the content of chart tooltip.
    Syntax
    'Declaration
     
    Public Property Content As String
    public string Content {get; set;}
    See Also