Free Space

Microsoft.SQLServer.Visualization.Library.FreeSpaceTileComponent (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SQLServer.Visualization.Library.FreeSpaceTileComponent" Accessibility="Public">
<Property Name="SelectedEntities" Type="mpinstance://System.Library!System.Entity[]" BindingDirection="In"/>
<Property Name="DateRange" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange" BindingDirection="In">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange">
<Binding PropertyId="StartPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="-7"/>
</Binding>
</ComplexValue>
</Binding>
<Binding PropertyId="EndPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</ComplexValue>
</Binding>
</ComplexValue>
</Property>
<Property Name="NumberOfDatapoints" Type="xsd://int"/>
<Property Name="PerformanceDataSeriesQueryItems" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]"/>
<Property Name="SeriesConfiguration" Type="xsd://Microsoft.SQLServer.Visualization.Library!Microsoft.SQLServer.Visualization.Library.ChartTypes/StackedSeriesConfiguration[]"/>
<Property Name="ThresholdErrorMonitorTypeName" Type="xsd://string"/>
<Property Name="ThresholdWarningMonitorTypeName" Type="xsd://string"/>
<Property Name="ThresholdErrorParameterName" Type="xsd://string"/>
<Property Name="ThresholdWarningParameterName" Type="xsd://string"/>
<Property Name="AutoRefreshTickInterval" Type="xsd://int" BindingDirection="In">
<SimpleValue Type="xsd://int" Value="300"/>
</Property>
</ComponentType>