# GrapeCity.Spreadsheet.Charts.IChartFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Charts_IChartFormat" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat" class="text-break">IChartFormat Interface
</h1>
  <div class="markdown level0 summary"><p>Represents formatting for chart elements.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Charts.html">GrapeCity.Spreadsheet.Charts</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Charts_IChartFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IChartFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IChartFormat</code></pre>
  </div>
  <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_Spreadsheet_Charts_IChartFormat_Adjustments" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.Adjustments">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.Adjustments.html#GrapeCity_Spreadsheet_Charts_IChartFormat_Adjustments">Adjustments</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an IArray&lt;double&gt; object that contains adjustment values for all the adjustments in the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_AutoShapeType" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.AutoShapeType">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.AutoShapeType.html#GrapeCity_Spreadsheet_Charts_IChartFormat_AutoShapeType">AutoShapeType</a>
        </td>
        <td class="markdown level1 summary"><p>Represent the type of the specified shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_Fill" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.Fill">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.Fill.html#GrapeCity_Spreadsheet_Charts_IChartFormat_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IFillFormat.html">IFillFormat</a> object for the parent chart element that contains fill formatting properties for the chart element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_Glow" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.Glow">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.Glow.html#GrapeCity_Spreadsheet_Charts_IChartFormat_Glow">Glow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IGlowFormat.html">IGlowFormat</a> object for a specified chart that contains glow formatting properties for the chart element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_Line" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.Line">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.Line.html#GrapeCity_Spreadsheet_Charts_IChartFormat_Line">Line</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.html">ILineFormat</a> object that contains line formatting properties for the specified chart element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_PictureFormat" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.PictureFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.PictureFormat.html#GrapeCity_Spreadsheet_Charts_IChartFormat_PictureFormat">PictureFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IPictureFormat.html">IPictureFormat</a> object for a specified chart that contains pictures.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_Shadow" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.Shadow">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.Shadow.html#GrapeCity_Spreadsheet_Charts_IChartFormat_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShadowFormat.html">IShadowFormat</a> object that contains shadow formatting properties for the chart element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_SoftEdge" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.SoftEdge">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.SoftEdge.html#GrapeCity_Spreadsheet_Charts_IChartFormat_SoftEdge">SoftEdge</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ISoftEdgeFormat.html">ISoftEdgeFormat</a> object for a specified chart that contains soft edge formatting properties for the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_TextFrame" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.TextFrame">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.TextFrame.html#GrapeCity_Spreadsheet_Charts_IChartFormat_TextFrame">TextFrame</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ITextFrame.html">ITextFrame</a> object that contains text formatting for the specified chart element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_IChartFormat_ThreeD" data-uid="GrapeCity.Spreadsheet.Charts.IChartFormat.ThreeD">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.ThreeD.html#GrapeCity_Spreadsheet_Charts_IChartFormat_ThreeD">ThreeD</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IThreeDFormat.html">IThreeDFormat</a> object that contains 3D-effect formatting properties for the specified chart.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
