Information is Wealth...

ASP.net chart control stacked bar column chart

ASP.net chart control stacked bar column chart

To  make ASP.net chart control look like a stacked bar column chart

Add the Following in Code behind:

// Code to make the chart look like stacked
 Chart2.Series[0].ChartType = SeriesChartType.StackedColumn;

 Chart2.Series[1].ChartType = SeriesChartType.StackedColumn;

 Chart2.Series[2].ChartType = SeriesChartType.StackedColumn;

 Chart2.Series[3].ChartType = SeriesChartType.StackedColumn;

x axis labels stacked bar ASP.Net chart controls


x axis labels stacked bar ASP.Net chart controls


If the X-axis doesn't show all labels for the stacked bar chart control

 

We need to add this in codebehind :

 

Chart.ChartAreas[0].AxisX.IntervalAutoMode = IntervalAutoMode.VariableCount;

 

In .aspx :

 

AxisX  IsLabelAutoFit="true"

LabelStyle Angle="-90" Interval="1" 

MajorTickMark Enabled ="false"      

Fake Currency Note Series identified in bangalore

Fake Currency notes identified in Bangalore, India

Here are the series of Fake Rs 1000/- and 500/-

Rs 1000/- Fake Currency Note Series:
  • 6 AG

  • 8 AC

  • 2 AQ

  • 9 PU

  • 4 PU
Rs 500/- Fake Currency Note Series:
  • 6 AC

  • 9 CG
be carefull while exchange of Currency Notes of this denomination.
Fake Currency Note Series identified in bangalore
Fake Currency Note Series identified in bangalore