[]
Gets or sets the tooltip template for the series.
[C1Description("Series.Tooltip", "Gets or sets the tooltip template for the series.")]
public string Tooltip { get; set; }
<C1Description("Series.Tooltip", "Gets or sets the tooltip template for the series.")>
Public Property Tooltip As String