Hi All,
I am using Rad Chart and displaying data in StackedBar format. I want to text align center in stackedBar. Currently it displaying in upper side and i want to display in center of the Bar.
One more problem is that i want to display data colomn filed (filed name is "DOB") in X axis. I am not enable to do this.
Thanks
<
httpHandlers>
<
remove path="*.asmx" verb="*"/>
<
remove verb="GET,HEAD,POST" path="*"/>
<
add verb="GET,HEAD,POST" path="*" type="Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
<add verb="OPTIONS,PROPFIND,PUT,LOCK,UNLOCK,MOVE,COPY,GETLIB,PROPPATCH,MKCOL,DELETE,(GETSOURCE),(HEADSOURCE),(POSTSOURCE)" path="*" type="Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
<
add verb="*" path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
<
add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory,
System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
"/>
<
add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory,
System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
"/>
<
add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler,
System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
" validate="false"/>
<
add verb="*" validate="false" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI"/>
<!--
Add event handler for RadEditor-->
<
add path="Telerik.Web.UI.DialogHandler.aspx" verb="*" type="Telerik.Web.UI.DialogHandler, Telerik.Web.UI, Version=2008.1.515.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false"/>
<
add path="Telerik.Web.UI.SpellCheckHandler.axd" verb="*" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI, Version=2008.1.515.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false"/>
</
httpHandlers>
| Module | IIS Web Core |
|---|---|
| Notification | MapRequestHandler |
| Handler | StaticFile |
| Error Code | 0x80070002 |
| Requested URL | https://localhost/secure/list/ChartImage.axd?UseSession=true&ChartID=e0ced6f2-afe0-4cb3-bed3-f1c84b572b69_chart_ctl00$ContentPlaceHolder1$rcGraph&imageFormat=Png&random=0.551426175772877 |
|---|---|
| Physical Path | H:\Resources\Web Projects\IMSEngine.com\secure\list\ChartImage.axd |
| Logon Method | Anonymous |
| Logon User | Anonymous |
