ComponentOne FlexChart for WPF
Tooltip Property (Series)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > Series Class : Tooltip Property
Gets or sets the tooltip template string for the series.
Syntax
'Declaration
 
Public Property Tooltip As System.String
public System.string Tooltip {get; set;}
See Also

Reference

Series Class
Series Members