This question is locked. New answers and comments are not allowed.
hi, add code
The first image before the Gears. The screen goes blank, but came after zoom ...
please help
<charting:ChartDefaultView.ChartArea> <charting:ChartArea x:Name="chartArea" Padding="5,10,20,5" LabelFormatBehavior="None" LegendName="PrimaryLegend"> <charting:ChartArea.ZoomScrollSettingsX> <charting:ZoomScrollSettings ScrollMode="ScrollAndZoom" MinZoomRange="0.005"/> </charting:ChartArea.ZoomScrollSettingsX> <charting:ChartArea.AxisY> <charting:AxisY AutoRange="True" /> </charting:ChartArea.AxisY> <charting:ChartArea.DataSeries> </charting:ChartArea.DataSeries> </charting:ChartArea> </charting:ChartDefaultView.ChartArea>please help