Attaches the tooltip to the specified plot element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected void AttachTooltip( DataSeries ds, PlotElement ple ) |
| Visual Basic |
|---|
Protected Sub AttachTooltip ( _ ds As DataSeries, _ ple As PlotElement _ ) |