<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<control xmlns="http://www.sap.com/sap.ui.library.xsd">
    <name>smartmicrochart/SmartLineMicroChart</name>
    <derived/>
    <documentation>The SmartLineMicroChart control creates a {@link sap.suite.ui.microchart.LineMicroChart LineMicroChart} based on OData metadata and the configuration
       specified. &lt;br&gt;The &lt;code&gt;entitySet&lt;/code&gt; property is required. The entity set you specify in this property is used
       to fetch OData metadata and to generate the micro chart's UI. This property can also be used to fetch actual chart data.&lt;br&gt;
       &lt;b&gt;&lt;i&gt;Note:&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
       Most properties are not dynamic and cannot be changed, once the control has been
       initialized.</documentation>
    <since>1.60</since>
    <baseType>sap.ui.comp/smartmicrochart/SmartMicroChartBase</baseType>
</control>
