зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
App.xaml | ||
App.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
ProfitDifferenceContext.cs | ||
ProfitToBrushConverter.cs | ||
QuarterToVisibilityConverter.cs | ||
Readme.md | ||
Tooltip.csproj |
Readme.md
Tooltip
RadChartView provides a tooltip behavior which can be used to visualize arbitrary information related to a data point. The tooltip is triggered by setting the ToolTipTemplate property of ChartToolTipBehavior to a valid DataTemplate object during design-time and positioning the mouse cursor down somewhere on the chart during run-time. If the user hovers directly over a data point, the tooltip will display information for this particular data point.