Microsoft.SystemCenter.Visualization.LabeledChartGuageComponentImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.LabeledChartGuageComponent
PlatformWpf, Silverlight
Targetxsd://Microsoft.SystemCenter.Visualization.ServiceLevelComponents!ServiceLevelDataTypes/ServiceLevelObjectiveME
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.LabeledChartGuageComponentImplementation" TypeId="Microsoft.SystemCenter.Visualization.LabeledChartGuageComponent" Target="xsd://Microsoft.SystemCenter.Visualization.ServiceLevelComponents!ServiceLevelDataTypes/ServiceLevelObjectiveME" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Variable Id="MENamePath" Type="xsd://string"/>
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.ChartGuageComponent">
<Binding PropertyId="Target">
<Reference>$Target$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.OneWaySync">
<Binding PropertyId="From">
<Reference>$Variable/MENamePath$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Service/Title$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.StringConcatenator">
<Binding PropertyId="Input1">
<Reference>$Target/ServiceLevelObjectiveMEName$</Reference>
</Binding>
<Binding PropertyId="Input2">
<Reference>$Target/Path$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/MENamePath$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>