.button { height: 21px; background-image: url('/Common/Images/button.png'); background-repeat: repeat-x; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-left: 1px solid #666; border-right: 1px solid #666; border-top: 0px; border-bottom: 0px; color: white; padding-left: 12px; padding-right: 12px; cursor: pointer; }.RadButton { height: 21px !important; background-image: url('/Common/Images/button.png') !important; background-repeat: repeat-x !important; border-radius: 4px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; border-left: 1px solid #666 !important; border-right: 1px solid #666 !important; border-top: 1px solid #666 !important; border-bottom: 1px solid #666 !important; color: white !important; padding-left: 12px !important; padding-right: 12px !important; cursor: pointer !important;}.rbDecorated { height: 21px !important; background-image: url('/Common/Images/button.png') !important; background-repeat: repeat-x !important; border: 0px !important; color: white !important; cursor: pointer !important;}.rbSkinnedButton { height: 21px !important; background-image: url('/Common/Images/button.png') !important; background-repeat: repeat-x !important; border: 0px !important; color: white !important; cursor: pointer !important;}.rbSkinnedButton:hover { background-position: initial !important; height: 21px !important; background-image: url('/Common/Images/button.png') !important; background-repeat: repeat-x !important; border: 0px !important; color: white !important; cursor: pointer !important;}An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
|
<
telerik:RadChart AutoLayout="True" Height="450px" ID="CapacityRadChart"
runat="server" Skin="WebBlue" Width="935px" OnClick="CapacityRadchartClick">
<%
--<ClientSettings EnableZoom="True" ScrollMode="Both"/>--%>
<Appearance>
<FillStyle MainColor="249, 250, 251">
</FillStyle>
<Border Color="160, 170, 182" />
</Appearance>
<Legend>
<Appearance Dimensions-Margins="1%, 1%, 1px, 1px"
Dimensions-Paddings="1px, 1px, 1px, 1px"
Position-AlignedPosition="Top">
<ItemTextAppearance TextProperties-Color="102, 102, 102">
</ItemTextAppearance>
<FillStyle MainColor="216, 222, 227">
</FillStyle>
<Border Color="160, 170, 182" />
</Appearance>
</Legend>
<PlotArea>
<YAxis AutoScale="True" AxisMode="Extended">
<Appearance>
<MajorGridLines Color="227, 227, 227" />
<MinorGridLines Color="227, 227, 227" />
<TextAppearance AutoTextWrap="False"/>
</Appearance>
<AxisLabel>
<TextBlock>
<Appearance TextProperties-Color="140, 140, 140" Position-AlignedPosition="TopLeft">
</Appearance>
</TextBlock>
</AxisLabel>
</YAxis>
<XAxis AutoScale="True" DataLabelsColumn="RIID's" MaxValue="0" Step="0">
<Appearance>
<MajorGridLines Color="227, 227, 227" Width="0" />
<TextAppearance AutoTextWrap="True" />
</Appearance>
<AxisLabel>
<TextBlock>
<Appearance TextProperties-Color="140, 140, 140" Position-AlignedPosition="BottomRight">
</Appearance>
</TextBlock>
</AxisLabel>
</XAxis>
<Appearance>
<FillStyle FillType="Solid" MainColor="">
</FillStyle>
</Appearance>
</PlotArea>
<ChartTitle>
<Appearance>
<FillStyle MainColor = "">
</FillStyle>
</Appearance>
<TextBlock Text="Capacity Delay" >
<Appearance TextProperties-Color="102, 102, 102"
TextProperties-Font="Arial, 7pt" Position-AlignedPosition="Bottom">
</Appearance>
</TextBlock>
</ChartTitle>
</telerik:RadChart>

var c=a._events[f]||[];},_buildNode:function(i,h){var g=this._getEntityByName(i.Name),j=this,k={name:i.Name,type:i.EntityType,entity:g,child:h.apply(j,[g.NavigationProperty])};
