> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.InsertSymbolRequest.Options

> kinetica.InsertSymbolRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1InsertSymbolRequest#a4cf170059369ad5c3c51d3082fde6447" title="Optional parameters.">InsertSymbolRequest.options</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a666e11ce07b98f3f1b522bf1649a553d" id="r_a666e11ce07b98f3f1b522bf1649a553d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a666e11ce07b98f3f1b522bf1649a553d">COLOR</a> = "color"</td>
      </tr>

      <tr className="memdesc:a666e11ce07b98f3f1b522bf1649a553d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="/content/api/cs/classkinetica_1_1InsertSymbolRequest#ae6867ce4f882004fb904fda338835e9d" title="Specifies the symbol format.">InsertSymbolRequest.symbol\_format</a> is 'svg' this is ignored. <br /></td>
      </tr>

      <tr className="separator:a666e11ce07b98f3f1b522bf1649a553d">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1InsertSymbolRequest#a4cf170059369ad5c3c51d3082fde6447" title="Optional parameters.">InsertSymbolRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertSymbol_8cs_source#l00044">44</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertSymbol_8cs_source">InsertSymbol.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a666e11ce07b98f3f1b522bf1649a553d">◆ </a></span>COLOR</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.InsertSymbolRequest.Options.COLOR = "color"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>If <a className="el" href="/content/api/cs/classkinetica_1_1InsertSymbolRequest#ae6867ce4f882004fb904fda338835e9d" title="Specifies the symbol format.">InsertSymbolRequest.symbol\_format</a> is 'svg' this is ignored. </p>
        <p>If <a className="el" href="/content/api/cs/classkinetica_1_1InsertSymbolRequest#ae6867ce4f882004fb904fda338835e9d" title="Specifies the symbol format.">InsertSymbolRequest.symbol\_format</a> is 'svg\_path' then this option specifies the color (in RRGGBB hex format) of the path. For example, to have the path rendered in red, used 'FF0000'. If 'color' is not provided then '00FF00' (i.e. green) is used by default.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertSymbol_8cs_source#l00053">53</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertSymbol_8cs_source">InsertSymbol.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2InsertSymbol_8cs_source">InsertSymbol.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2InsertSymbol_8cs_source">InsertSymbol.cs</a></li>
    </ul>
  </div>
</div>
