[]
Gets or sets the content of chart tooltip.
[C1Description("ChartToolTip.Content", "Gets or sets the content of chart tooltip.")]
public string Content { get; set; }
<C1Description("ChartToolTip.Content", "Gets or sets the content of chart tooltip.")>
Public Property Content As String