Microsoft.SystemCenter.ApplicationMonitoring.360.Template.Dashboards.PerfChart.Performance.Implementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.ApplicationMonitoring.360.Template.Dashboards.PerfChart.Performance
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.Dashboards.PerfChart.Performance.Implementation" Accessibility="Internal" Platform="Wpf, Silverlight" TypeId="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.Dashboards.PerfChart.Performance">
<Composite>
<Base>
<Binding PropertyId="AutoRefreshTickInterval">
<Reference>$Property/AutoRefreshTickInterval$</Reference>
</Binding>
<Binding PropertyId="PerformanceObjectCounters">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType">
<Binding PropertyId="PerformanceObjectName">
<SimpleValue Type="xsd://string" Value="3-Tier Application"/>
</Binding>
<Binding PropertyId="PerformanceCounterName">
<SimpleValue Type="xsd://string" Value="Performance"/>
</Binding>
<Binding PropertyId="PerformanceCounterInstanceName">
<Reference>$Property/SelectedApplication/DisplayName$</Reference>
</Binding>
<Binding PropertyId="ManagedEntityIds">
<ComplexValueCollection Type="mpinstance://System.Library!System.Entity[]">
<ComplexValue Type="mpinstance://System.Library!System.Entity">
<Binding PropertyId="Id">
<Reference>$Property/SelectedApplication/Id$</Reference>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="DatapointReduction">
<SimpleValue Type="xsd://string" Value="Average"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="DateRange">
<Reference>$Property/DateRange$</Reference>
</Binding>
<Binding PropertyId="ShowLegend">
<SimpleValue Type="xsd://boolean" Value="False"/>
</Binding>
</Base>
</Composite>
</ComponentImplementation>