Microsoft.SystemCenter.Visualization.SpeedometerGauge (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.SpeedometerGauge" Accessibility="Internal">
<Property Name="Width" Type="xsd://float" BindingDirection="Both"/>
<Property Name="Minimum" Type="xsd://double" BindingDirection="Both"/>
<Property Name="Maximum" Type="xsd://double" BindingDirection="Both"/>
<Property Name="Value" Type="xsd://double" BindingDirection="Both"/>
<Property Name="Goal" Type="xsd://double" BindingDirection="Both"/>
<Property Name="RangeCalculationMethod" Type="xsd://string" BindingDirection="Both"/>
<Property Name="InnerHashCount" Type="xsd://int" BindingDirection="Both"/>
<Property Name="MajorHashFrequency" Type="xsd://int" BindingDirection="Both"/>
<Property Name="UseGradientStops" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="ShowHashMarks" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="Thresholds" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/Threshold[]" BindingDirection="Both"/>
<Property Name="FormatString" Type="xsd://string" BindingDirection="In"/>
</ComponentType>