Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.net Caht control.?

ASP.net Caht control.?

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netcomquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Piyush Vardhan Singh
    wrote on last edited by
    #1

    Hello friend i am using .net chart in my web application .it run perfectly till 8 item when item is over than 8 then it show all the bar but hide one alternate bar date time at x axis.it show one bar date time and hide next bar date date time.Please help me to resolved from this problem

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    C P 2 Replies Last reply
    0
    • P Piyush Vardhan Singh

      Hello friend i am using .net chart in my web application .it run perfectly till 8 item when item is over than 8 then it show all the bar but hide one alternate bar date time at x axis.it show one bar date time and hide next bar date date time.Please help me to resolved from this problem

      Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Hard to understand what you're talking about, harder still to help without knowing what control you're using and seeing some code.

      Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

      P 1 Reply Last reply
      0
      • C Christian Graus

        Hard to understand what you're talking about, harder still to help without knowing what control you're using and seeing some code.

        Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

        P Offline
        P Offline
        Piyush Vardhan Singh
        wrote on last edited by
        #3

        i am using asp:chart control bind with data set it show all the bar but hide one alternate value of datetime at X axis. y-axis:->1,2,3,4,5,6,7,8,9,,,,,,,,100(values of Y Axis) y-axis:->a,-,c,-,e,-,g,-,i,,,,,,,,,Z (Date Time(28 aprl 2009) values of X Axis) ( - is indicate to hide value,) i don't know why it act like this type... (asp:Chart ID="uxchartByDay" runat="server" Width="900px") (Series) (asp:Series Name="Series1" XValueType="DateTime" ) (/asp:Series) (/Series) (ChartAreas) (asp:ChartArea Name="MainChart" BorderWidth="0") (InnerPlotPosition X="5" Y="5" /) (AxisY LineColor="64,64,64,64") (LabelStyle Font="Trebuchet MS, 10pt, style=Bold" /) (MajorGrid Enabled="false" /) (MajorTickMark Enabled="false" /) (/AxisY) (AxisX LineColor="64,64,64,64") (LabelStyle Font="Trebuchet MS, 10pt, style=Bold" /) (MajorGrid Enabled="false" /) (MajorTickMark Enabled="false" /) (/AxisX) (/asp:ChartArea) (/ChartAreas) (%-- (ChartAreas) (asp:ChartArea Name="ChartArea1") (/asp:ChartArea) (/ChartAreas)--%) (/asp:Chart)

        Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

        1 Reply Last reply
        0
        • P Piyush Vardhan Singh

          Hello friend i am using .net chart in my web application .it run perfectly till 8 item when item is over than 8 then it show all the bar but hide one alternate bar date time at x axis.it show one bar date time and hide next bar date date time.Please help me to resolved from this problem

          Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

          P Offline
          P Offline
          Piyush Vardhan Singh
          wrote on last edited by
          #4

          Answer:rose::- uxchartBySize.ChartAreas(0).AxisX.Interval = 1

          Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups