# C1.Xamarin.Forms.Chart.ChartSeries

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Chart_ChartSeries" data-uid="C1.Xamarin.Forms.Chart.ChartSeries" class="text-break">ChartSeries Class
</h1>
  <div class="markdown level0 summary"><p>Represents data series.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ChartSeries</span></div>
      <div class="level2"><a class="xref" href="C1.Xamarin.Forms.Chart.Histogram.html">Histogram</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Chart.html">C1.Xamarin.Forms.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Chart.dll</h6>
  <h5 id="C1_Xamarin_Forms_Chart_ChartSeries_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartSeries : BindableObject, IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries__ctor" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.-ctor.html#C1_Xamarin_Forms_Chart_ChartSeries__ctor">ChartSeries()</a>
        </td>
        <td class="markdown level1 summary"><p>Create an instance of chart series.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_AltStyleProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.AltStyleProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.AltStyleProperty.html">AltStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the AltStyle dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_BindingProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.BindingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.BindingProperty.html">BindingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Binding dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_BindingXProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.BindingXProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.BindingXProperty.html">BindingXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the BindingX dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ChartTypeProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ChartTypeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ChartTypeProperty.html">ChartTypeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the ChartType dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ItemsSourceProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ItemsSourceProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ItemsSourceProperty.html">ItemsSourceProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the ItemsSource dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SeriesNameProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SeriesNameProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SeriesNameProperty.html">SeriesNameProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SeriesName dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_StyleProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.StyleProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.StyleProperty.html">StyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Style dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolMarkerProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolMarkerProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolMarkerProperty.html">SymbolMarkerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the ChartMarkerType dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolSizeProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolSizeProperty.html">SymbolSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SymbolSize dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolStyleProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolStyleProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolStyleProperty.html">SymbolStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SymbolStyle dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_VisibilityProperty" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.VisibilityProperty">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.VisibilityProperty.html">VisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Visibility dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ActualBinding" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ActualBinding">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ActualBinding.html#C1_Xamarin_Forms_Chart_ChartSeries_ActualBinding">ActualBinding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the actual binding.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ActualBindingX" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ActualBindingX">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ActualBindingX.html#C1_Xamarin_Forms_Chart_ChartSeries_ActualBindingX">ActualBindingX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the actual x-binding.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ActualChart" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ActualChart">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ActualChart.html#C1_Xamarin_Forms_Chart_ChartSeries_ActualChart">ActualChart</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ActualItemsSource" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ActualItemsSource">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ActualItemsSource.html#C1_Xamarin_Forms_Chart_ChartSeries_ActualItemsSource">ActualItemsSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the actual items source.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_AltStyle" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.AltStyle">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.AltStyle.html#C1_Xamarin_Forms_Chart_ChartSeries_AltStyle">AltStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alternative series style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_AxisX" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.AxisX">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.AxisX.html#C1_Xamarin_Forms_Chart_ChartSeries_AxisX">AxisX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series x-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_AxisY" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.AxisY">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.AxisY.html#C1_Xamarin_Forms_Chart_ChartSeries_AxisY">AxisY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series y-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_Binding" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.Binding">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.Binding.html#C1_Xamarin_Forms_Chart_ChartSeries_Binding">Binding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains Y values for the series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_BindingX" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.BindingX">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.BindingX.html#C1_Xamarin_Forms_Chart_ChartSeries_BindingX">BindingX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains X values for the series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ChartType" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ChartType">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ChartType.html#C1_Xamarin_Forms_Chart_ChartSeries_ChartType">ChartType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series chart type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ItemsSource" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ItemsSource">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ItemsSource.html#C1_Xamarin_Forms_Chart_ChartSeries_ItemsSource">ItemsSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the collection of objects that contains the series data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_MemberPaths" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.MemberPaths">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.MemberPaths.html#C1_Xamarin_Forms_Chart_ChartSeries_MemberPaths">MemberPaths</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the array of member bindings for the series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SeriesName" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SeriesName">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SeriesName.html#C1_Xamarin_Forms_Chart_ChartSeries_SeriesName">SeriesName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series display name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_Style" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.Style">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.Style.html#C1_Xamarin_Forms_Chart_ChartSeries_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolMarker" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolMarker">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolMarker.html#C1_Xamarin_Forms_Chart_ChartSeries_SymbolMarker">SymbolMarker</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shape of marker to use for each data point in the series.
Applies to Scatter, LineSymbols, and SplineSymbols chart types.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolSize" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolSize">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolSize.html#C1_Xamarin_Forms_Chart_ChartSeries_SymbolSize">SymbolSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size(in pixels) of the symbols used to render this ChartSeries.
Applies to Scatter, LineSymbols, and SplineSymbols chart types.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolStyle" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolStyle">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolStyle.html#C1_Xamarin_Forms_Chart_ChartSeries_SymbolStyle">SymbolStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series symbol style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_Visibility" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.Visibility">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.Visibility.html#C1_Xamarin_Forms_Chart_ChartSeries_Visibility">Visibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the series visibility.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_Dispose" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.Dispose">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.Dispose.html#C1_Xamarin_Forms_Chart_ChartSeries_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Disposes resources.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_GetStyle_System_String_" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.GetStyle(System.String)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.GetStyle.html#C1_Xamarin_Forms_Chart_ChartSeries_GetStyle_System_String_">GetStyle(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Get series style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_Invalidate" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.Invalidate">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.Invalidate.html#C1_Xamarin_Forms_Chart_ChartSeries_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_OnBindingPropertyChanged" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.OnBindingPropertyChanged">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.OnBindingPropertyChanged.html#C1_Xamarin_Forms_Chart_ChartSeries_OnBindingPropertyChanged">OnBindingPropertyChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when binding property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_OnItemsSourceChanged" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.OnItemsSourceChanged">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.OnItemsSourceChanged.html#C1_Xamarin_Forms_Chart_ChartSeries_OnItemsSourceChanged">OnItemsSourceChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Invoked when items source changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_OnItemsSourcePropertyChanged_System_Object_System_Object_" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.OnItemsSourcePropertyChanged(System.Object,System.Object)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.OnItemsSourcePropertyChanged.html#C1_Xamarin_Forms_Chart_ChartSeries_OnItemsSourcePropertyChanged_System_Object_System_Object_">OnItemsSourcePropertyChanged(object, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Called on ItemsSource changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_OnPropertyChanged" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.OnPropertyChanged">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.OnPropertyChanged.html#C1_Xamarin_Forms_Chart_ChartSeries_OnPropertyChanged">OnPropertyChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called on property changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_OnVisiblityChanged" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.OnVisiblityChanged">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.OnVisiblityChanged.html#C1_Xamarin_Forms_Chart_ChartSeries_OnVisiblityChanged">OnVisiblityChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called on visiblity property changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SetStyle_C1_Xamarin_Forms_Chart__Style_System_String_" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SetStyle(C1.Xamarin.Forms.Chart._Style,System.String)">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SetStyle.html#C1_Xamarin_Forms_Chart_ChartSeries_SetStyle_C1_Xamarin_Forms_Chart__Style_System_String_">SetStyle(_Style, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Set series style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_ToString" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.ToString">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.ToString.html#C1_Xamarin_Forms_Chart_ChartSeries_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the string that represents the current series.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolLoading" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolLoading">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolLoading.html">SymbolLoading</a>
        </td>
        <td class="markdown level1 summary"><p>Fires before loading symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolRendered" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolRendered">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolRendered.html">SymbolRendered</a>
        </td>
        <td class="markdown level1 summary"><p>Fires after rendering symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolRendering" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolRendering">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolRendering.html">SymbolRendering</a>
        </td>
        <td class="markdown level1 summary"><p>Fires before rendering symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Chart_ChartSeries_SymbolUnloaded" data-uid="C1.Xamarin.Forms.Chart.ChartSeries.SymbolUnloaded">
          <a class="xref" href="C1.Xamarin.Forms.Chart.ChartSeries.SymbolUnloaded.html">SymbolUnloaded</a>
        </td>
        <td class="markdown level1 summary"><p>Fires after loading symbol.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
