.NET Framework Bookmark and Share   
 index > Chart Controls for .NET Framework > Stacked bar not to start from zero.
 

Stacked bar not to start from zero.

Hi.
I have a problem with displaing the data in stacked bar chart.
I have a requirement to display projects on x axis and time periods on y axis. And series on my chart are project statues. So i want that barstarted not from zero but from a specific point according to start date of the corresponding period. I can't achive that with stacked bar. I tried using range bar but it' tries to duplicate series bars for X value. So i am getting 3 bars for each X value.
Any advice is much appreciated.
Evgeny.Nedelko

Hello,

Set

	series("DrawSideBySide") = "False"

To get the (range) bars on the same line.

  • Edited bysipla Wednesday, September 16, 2009 11:52 AMadded (range)
  •  
sipla

You can use google to search for other answers

Custom Search

More Threads

• Does the install touch the .Net framework?
• The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) Word interop on RE-open
• How do I use the Chart Control Samples With Visua Basic Express
• tick marks show through markers
• asp.net Chart Controls on a user control in MVC
• In the Crystal Report, change the data displayed at runtime
• Printing
• chart animation
• Bar Charts Question
• Simple Pie Chart Display