Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8119211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T04:44:17+00:00 2026-06-06T04:44:17+00:00

I have been using Telerik Charts with Asp.net mvc and I have run into

  • 0

I have been using Telerik Charts with Asp.net mvc and I have run into a bit of a weird problem. I cant get the lines on a line chart to show up on IE9. It works on all other browsers(Chrome, Firefox, Safari and even IE 7 and 8). I have never run into such a problem before. Any help would be appreciated. This is what my code looks like

<%= Html.Telerik().Chart<AllStars.Models.Charts.MyChart>()
       .Name("chart1")
       .Legend(legend => legend
           .Position(ChartLegendPosition.Bottom)
       )
       .Series(series => {
            series.Line(s => s.value1).Name("Value1").Color("#26a0db");
            series.Line(s => s.value2).Name("Value2").Color("#009900");
            series.Line(s => s.value3).Name("Value3").Color("#E4814F");
        })
       .CategoryAxis(axis => axis
            .Categories(o => o.title)
            .Labels(l => l.Rotation(-45))
       )
       .ValueAxis(axis => axis
            .Numeric().Labels(labels => labels.Format("{0:#,##0}%"))
       )
       .Tooltip(tooltip => tooltip
            .Visible(true)
            .Template("<#= series.name #> : <#= value #>")
       )
       .DataBinding(dataBinding => dataBinding
            .Ajax().Select("DrawChart", "Charts")
       )
       .HtmlAttributes(new {style = "width: 840px; height: 400px;"})
%>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T04:44:18+00:00Added an answer on June 6, 2026 at 4:44 am

    K figured out the problem. Since I had the grid within a tabstrip, telerik had some weird thing where it wouldnt show lines with transitions while it is within a tabstrip. It is definitely a telerik bug, but disabling the transitions makes the lines show up again.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using telerik extensions for an asp.net mvc project, more specifically the
I'm using a library (Telerik) for ASP.NET MVC 3. I've a problem with all
I started using the Telerik Html.Grid today and have already run into a problem.
I have been using Anthem.NET in ASP.NET 2.0 projects for a few side projects
I've been having a problem using the javascript API of the RadComboBox from Telerik.
I'm using a Telerik RadChart control on my ASP.NET web application. This works fine
I have been using Automapper in our projects and just recently ran into an
I have been using mySQL Quite a bit however, this is the first time
I have been using json.NET successfully in projects for some time now without any
I am using the telerik MVC template and have a database that has a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.