# GrapeCity.ActiveReports.Chart.SharpGraphCore

## Content

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



  <h1 id="GrapeCity_ActiveReports_Chart_SharpGraphCore" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore" class="text-break">SharpGraphCore Class
</h1>
  <div class="markdown level0 summary"></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">SharpGraphCore</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.ISharpGraph.html">ISharpGraph</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <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="GrapeCity.ActiveReports.Chart.html">GrapeCity.ActiveReports.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_SharpGraphCore_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SharpGraphCore : ISharpGraph, ISupportInitialize, 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="GrapeCity_ActiveReports_Chart_SharpGraphCore__ctor" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.-ctor.html#GrapeCity_ActiveReports_Chart_SharpGraphCore__ctor">SharpGraphCore()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the SharpGraph control</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="GrapeCity_ActiveReports_Chart_SharpGraphCore_AreaCustomBorderDrawer" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.AreaCustomBorderDrawer">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.AreaCustomBorderDrawer.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_AreaCustomBorderDrawer">AreaCustomBorderDrawer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets custom border drawer object for chart areas</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_AutoRefresh" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.AutoRefresh">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.AutoRefresh.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_AutoRefresh">AutoRefresh</a>
        </td>
        <td class="markdown level1 summary"><p>If true chart will be automatically refreshed(redrawn) on each property change</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Backdrop" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Backdrop">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Backdrop.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Backdrop">Backdrop</a>
        </td>
        <td class="markdown level1 summary"><p>Main chart's backdrop, spans all chart control area</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Border" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Border">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Border.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Main chart's border, spans all chart control area</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_ChartAreas" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.ChartAreas">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.ChartAreas.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_ChartAreas">ChartAreas</a>
        </td>
        <td class="markdown level1 summary"><p>Chart Areas</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_ChartCustomBorderDrawer" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.ChartCustomBorderDrawer">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.ChartCustomBorderDrawer.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_ChartCustomBorderDrawer">ChartCustomBorderDrawer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets custom border drawer object for entire control</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_ColorPalette" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.ColorPalette">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.ColorPalette.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_ColorPalette">ColorPalette</a>
        </td>
        <td class="markdown level1 summary"><p>Global color palette. May be overrided on series level</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_DataSource" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.DataSource">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.DataSource.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Global graph's data source</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_DeviceMode" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.DeviceMode">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.DeviceMode.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_DeviceMode">DeviceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets graphics device specific options</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_GridLayout" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.GridLayout">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.GridLayout.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_GridLayout">GridLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Chart Areas Columns</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_IsDesignMode" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.IsDesignMode">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.IsDesignMode.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_IsDesignMode">IsDesignMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this instance is design mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_IsDirty" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.IsDirty">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.IsDirty.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_IsDirty">IsDirty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Legends" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Legends">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Legends.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Legends">Legends</a>
        </td>
        <td class="markdown level1 summary"><p>Gets control's Legend object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Series" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Series">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Series.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Series">Series</a>
        </td>
        <td class="markdown level1 summary"><p>Where chart gets it's data to display</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_SqlDbFactory" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.SqlDbFactory">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.SqlDbFactory.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_SqlDbFactory">SqlDbFactory</a>
        </td>
        <td class="markdown level1 summary"><p>The sql data provider factory. Used to recreate the connection with a given credentials.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Titles" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Titles">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Titles.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Titles">Titles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets control's Titles collection</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_UIOptions" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.UIOptions">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.UIOptions.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_UIOptions">UIOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Enables specific UI features</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="GrapeCity_ActiveReports_Chart_SharpGraphCore_BeginInit" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.BeginInit">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.BeginInit.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_BeginInit">BeginInit()</a>
        </td>
        <td class="markdown level1 summary"><p>Signals the object that initialization is starting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Dispose" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Dispose.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Dispose_System_Boolean_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Dispose(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Dispose.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases the unmanaged resources used by the Component and optionally releases the managed resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_DrawContent_GrapeCity_ActiveReports_Chart_Graphics_Canvas_System_Drawing_Rectangle_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.DrawContent(GrapeCity.ActiveReports.Chart.Graphics.Canvas,System.Drawing.Rectangle)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.DrawContent.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_DrawContent_GrapeCity_ActiveReports_Chart_Graphics_Canvas_System_Drawing_Rectangle_">DrawContent(Canvas, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>DrawContent is provided primary for usage with ARNet2. However, by providing this function, it also
allows some other usages to non-display canvases. OnPaint now calls this.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_EndInit" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.EndInit">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.EndInit.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_EndInit">EndInit()</a>
        </td>
        <td class="markdown level1 summary"><p>Signals the object that initialization is complete.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_FixReferences" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.FixReferences">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.FixReferences.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_FixReferences">FixReferences()</a>
        </td>
        <td class="markdown level1 summary"><p>Fixes the references between chart object.
This method is used when chart is partially deserialized.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_GetCultureInfo" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.GetCultureInfo">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.GetCultureInfo.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_GetCultureInfo">GetCultureInfo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_Invalidate" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.Invalidate">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.Invalidate.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_QuickLoad_System_IO_BinaryReader_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.QuickLoad(System.IO.BinaryReader)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.QuickLoad.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_QuickLoad_System_IO_BinaryReader_">QuickLoad(BinaryReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Deserialize the data from XMl format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_QuickSave_System_IO_BinaryWriter_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.QuickSave(System.IO.BinaryWriter)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.QuickSave.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_QuickSave_System_IO_BinaryWriter_">QuickSave(BinaryWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Serialize this object to binary writer in XML format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_ReadXml_System_Xml_XmlElement_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.ReadXml(System.Xml.XmlElement)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.ReadXml.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_ReadXml_System_Xml_XmlElement_">ReadXml(XmlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Reads the XML.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_RefreshData" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.RefreshData">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.RefreshData.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_RefreshData">RefreshData()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears internal caches, so that chart will load all that data when it will be drawn next time</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_ResetContent" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.ResetContent">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.ResetContent.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_ResetContent">ResetContent()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_SetCultureProvider_System_Func_System_Globalization_CultureInfo__" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetCultureProvider(System.Func{System.Globalization.CultureInfo})">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetCultureProvider.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_SetCultureProvider_System_Func_System_Globalization_CultureInfo__">SetCultureProvider(Func&lt;CultureInfo&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the culture provider.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_SetDirty_System_Boolean_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetDirty(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetDirty.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_SetDirty_System_Boolean_">SetDirty(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_SetTooltipText_System_String_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetTooltipText(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.SetTooltipText.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_SetTooltipText_System_String_">SetTooltipText(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_TransferToCore_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.TransferToCore(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.TransferToCore.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_TransferToCore_System_Object_">TransferToCore(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_SharpGraphCore_WriteXml_System_Xml_XmlElement_" data-uid="GrapeCity.ActiveReports.Chart.SharpGraphCore.WriteXml(System.Xml.XmlElement)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.SharpGraphCore.WriteXml.html#GrapeCity_ActiveReports_Chart_SharpGraphCore_WriteXml_System_Xml_XmlElement_">WriteXml(XmlElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Writes the XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
