Microsoft.HDInsight.Presentation.Control.ChartImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.HDInsight.Presentation.Control.Chart
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.HDInsight.Presentation.Control.ChartImplementation" TypeId="Microsoft.HDInsight.Presentation.Control.Chart" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.HDInsight.Widgets.Charting.Chart</ContractFactory>
<Property Name="InputData" Direction="In">
<Reference>$Property/InputData$</Reference>
</Property>
<Property Name="Axes" Direction="In">
<Reference>$Property/Axes$</Reference>
</Property>
<Property Name="Series" Direction="In">
<Reference>$Property/Series$</Reference>
</Property>
<Property Name="Interval" Direction="In">
<Reference>$Property/Interval$</Reference>
</Property>
<Property Name="AllowSelection" Direction="Both">
<Reference>$Property/AllowSelection$</Reference>
</Property>
<Property Name="SelectedSeries" Direction="Both">
<Reference>$Property/SelectedSeries$</Reference>
</Property>
</Unit>
</ComponentImplementation>