зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
App.xaml | ||
App.xaml.cs | ||
ChartData.cs | ||
CustomizingScatterPoints.csproj | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
Readme.md | ||
ScatterPointTemplateSelector.cs | ||
ViewModel.cs |
Readme.md
Customizing Scatter Points
RadChart allows that you set custom shape for the Scatter points (items of the ScatterPoint series) via DataTemplate. However there are cases where we would like each point in our scatter series to have different shape or color. This is where you should use the PointTemplateSelector property.