Microsoft.SystemCenter.Visualization.PerformanceLineCollectionConverterImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.PerformanceLineCollectionConverter
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.PerformanceLineCollectionConverterImplementation" TypeId="Microsoft.SystemCenter.Visualization.PerformanceLineCollectionConverter" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.PerformanceLineCollectionConverter</ContractFactory>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="XKey" Direction="In">
<Reference>$Property/XKey$</Reference>
</Property>
<Property Name="YKey" Direction="In">
<Reference>$Property/YKey$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>