# FarPoint.Win.Spread.Visualization.FunctionVisualizer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Visualization_FunctionVisualizer" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer" class="text-break">FunctionVisualizer Class
</h1>
  <div class="markdown level0 summary"><p>Represents a function visualizer.</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">FunctionVisualizer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.CalcEngine.IFunctionVisualizer.html">IFunctionVisualizer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.Visualization.html">FarPoint.Win.Spread.Visualization</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class FunctionVisualizer : IFunctionVisualizer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class FunctionVisualizer
    Implements IFunctionVisualizer</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="FarPoint_Win_Spread_Visualization_FunctionVisualizer__ctor" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.-ctor.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer__ctor">FunctionVisualizer()</a>
        </td>
        <td class="markdown level1 summary"></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="FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsBackgroundSupported" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsBackgroundSupported">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsBackgroundSupported.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsBackgroundSupported">IsBackgroundSupported</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether this function visualizer support painting background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsVisual" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsVisual">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsVisual.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsVisual">IsVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a boolean value indicating whether the function is data visualization function.</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="FarPoint_Win_Spread_Visualization_FunctionVisualizer_ApplyFormat_System_Object_GrapeCity_Spreadsheet_StyleFormat__" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.ApplyFormat(System.Object,GrapeCity.Spreadsheet.StyleFormat@)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.ApplyFormat.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_ApplyFormat_System_Object_GrapeCity_Spreadsheet_StyleFormat__">ApplyFormat(object, ref StyleFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies the format to the cell style format.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_CreatePaintingContext_System_Drawing_Graphics_GrapeCity_Spreadsheet_IWorksheet_" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.CreatePaintingContext(System.Drawing.Graphics,GrapeCity.Spreadsheet.IWorksheet)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.CreatePaintingContext.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_CreatePaintingContext_System_Drawing_Graphics_GrapeCity_Spreadsheet_IWorksheet_">CreatePaintingContext(Graphics, IWorksheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates the painting context from the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.graphics">Graphics</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_ExportAsImage_GrapeCity_Spreadsheet_IO_OpenXml_ExportContext_System_Int32_System_Int32_System_Object_GrapeCity_CalcEngine_IPrimitiveValue_" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.ExportAsImage(GrapeCity.Spreadsheet.IO.OpenXml.ExportContext,System.Int32,System.Int32,System.Object,GrapeCity.CalcEngine.IPrimitiveValue)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.ExportAsImage.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_ExportAsImage_GrapeCity_Spreadsheet_IO_OpenXml_ExportContext_System_Int32_System_Int32_System_Object_GrapeCity_CalcEngine_IPrimitiveValue_">ExportAsImage(ExportContext, int, int, object, IPrimitiveValue)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the specified value to the corresponding OpenXml data type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsShowCell_System_Object_" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsShowCell(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.IsShowCell.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_IsShowCell_System_Object_">IsShowCell(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets boolean value that specifies if the cell is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_PaintCell_FarPoint_Win_Spread_CellType_IPaintingContext_System_Drawing_Rectangle_System_Object_GrapeCity_Spreadsheet_StyleFormat__" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.PaintCell(FarPoint.Win.Spread.CellType.IPaintingContext,System.Drawing.Rectangle,System.Object,GrapeCity.Spreadsheet.StyleFormat@)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.PaintCell.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_PaintCell_FarPoint_Win_Spread_CellType_IPaintingContext_System_Drawing_Rectangle_System_Object_GrapeCity_Spreadsheet_StyleFormat__">PaintCell(IPaintingContext, Rectangle, object, ref StyleFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Visualization_FunctionVisualizer_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_System_Object_GrapeCity_Spreadsheet_StyleFormat__GrapeCity_Spreadsheet_IWorksheet_" data-uid="FarPoint.Win.Spread.Visualization.FunctionVisualizer.PaintCell(System.Drawing.Graphics,System.Drawing.Rectangle,System.Object,GrapeCity.Spreadsheet.StyleFormat@,GrapeCity.Spreadsheet.IWorksheet)">
          <a class="xref" href="FarPoint.Win.Spread.Visualization.FunctionVisualizer.PaintCell.html#FarPoint_Win_Spread_Visualization_FunctionVisualizer_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_System_Object_GrapeCity_Spreadsheet_StyleFormat__GrapeCity_Spreadsheet_IWorksheet_">PaintCell(Graphics, Rectangle, object, ref StyleFormat, IWorksheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
