This is a migrated thread and some comments may be shown as answers.

Pan not working in htmlchart lineseries

1 Answer 47 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Dario Rosario
Top achievements
Rank 1
Dario Rosario asked on 17 Feb 2016, 09:59 AM

Hi all

Why pan not working in lineseries chart?

this is my code:

<telerik:RadHtmlChart  runat="server" ID="RadHtmlChart1" Width="500px" Height="800px" Skin="Silk" PlotArea-XAxis-StartAngle="90" Transitions="false"  Font-Size="Small">
                        <Pan Enabled ="true" />
                        
                        
                         <ChartTitle Text="My test">
                             
                            <Appearance Align="Center" BackgroundColor="Transparent" Position="Top">
                            </Appearance>
                             
                        </ChartTitle>

-------------------------------

</telerik:RadHtmlChart>

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 17 Feb 2016, 11:46 AM
Hello Dario,

There is a know issue with the line/area series when the MinValue property is defined for an empty or a data-bound axis - http://feedback.telerik.com/Project/108/Feedback/Details/181171. The issue is resolved and the fix will be available for the upcoming Q1 2016 SP1 release, scheduled for the end of this month.

Regards,
Danail Vasilev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart (HTML5)
Asked by
Dario Rosario
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or