Microsoft.SystemCenter.Visualization.SpeedometerGaugeImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.SpeedometerGaugeImplementation" TypeId="Microsoft.SystemCenter.Visualization.SpeedometerGauge" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.DeclarativeSpeedometerGauge</ContractFactory>
<Property Name="Width" Direction="In">
<Reference>$Property/Width$</Reference>
</Property>
<Property Name="Minimum" Direction="In">
<Reference>$Property/Minimum$</Reference>
</Property>
<Property Name="Maximum" Direction="In">
<Reference>$Property/Maximum$</Reference>
</Property>
<Property Name="Value" Direction="In">
<Reference>$Property/Value$</Reference>
</Property>
<Property Name="Goal" Direction="In">
<Reference>$Property/Goal$</Reference>
</Property>
<Property Name="RangeCalculationMethod" Direction="In">
<Reference>$Property/RangeCalculationMethod$</Reference>
</Property>
<Property Name="InnerHashCount" Direction="In">
<Reference>$Property/InnerHashCount$</Reference>
</Property>
<Property Name="MajorHashFrequency" Direction="In">
<Reference>$Property/MajorHashFrequency$</Reference>
</Property>
<Property Name="UseGradientStops" Direction="In">
<Reference>$Property/UseGradientStops$</Reference>
</Property>
<Property Name="ShowHashMarks" Direction="In">
<Reference>$Property/ShowHashMarks$</Reference>
</Property>
<Property Name="Thresholds" Direction="In">
<Reference>$Property/Thresholds$</Reference>
</Property>
<Property Name="FormatString" Direction="In">
<Reference>$Property/FormatString$</Reference>
</Property>
</Unit>
</ComponentImplementation>