> ## 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.VisualizeImageChartRequest

> kinetica.VisualizeImageChartRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a2e784a275996d2fc2ca2d132165b78a1">Kinetica.visualizeImageChart</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.VisualizeImageChartRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.VisualizeImageChartRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Classes</h2>
        </td>
      </tr>

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a80a4f1b192829923e5bf6f84a87fafe1" title="Optional parameters.">VisualizeImageChartRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions">StyleOptions</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ad45a7e8e9861a46db9bef43d7aefb6ff" title="Rendering style options for a chart.">VisualizeImageChartRequest.style\_options</a>. <a href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#details">More...</a><br /></td>
      </tr>

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

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

      <tr className="memitem:a21c718f0a9edcf2dd8f63c9721881c87" id="r_a21c718f0a9edcf2dd8f63c9721881c87">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a21c718f0a9edcf2dd8f63c9721881c87">VisualizeImageChartRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a21c718f0a9edcf2dd8f63c9721881c87">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a7c2ca734eab3eff3e63dab2382f8f591" id="r_a7c2ca734eab3eff3e63dab2382f8f591">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c2ca734eab3eff3e63dab2382f8f591">VisualizeImageChartRequest</a> (string <a className="el" href="#a84a286c3c271e3bd5e181def9b6751d4">table\_name</a>, IList\< string > <a className="el" href="#a8b25e0fbca53d51c4dc2f152af1e67a4">x\_column\_names</a>, IList\< string > <a className="el" href="#adfd7b7ec48d6742d32625d3ff0e166f7">y\_column\_names</a>, double <a className="el" href="#a66fb1a6da0949e4c02d85baf8de00e33">min\_x</a>, double <a className="el" href="#ac5537a19bd7992d4b957d25e75b873bf">max\_x</a>, double <a className="el" href="#a9043366a32133035b3f75844e64f6fb2">min\_y</a>, double <a className="el" href="#a80b8f51d29c05fdfc4e97d21727f470b">max\_y</a>, int <a className="el" href="#ab3999f0a841fad7b51afdebf277d3348">width</a>, int <a className="el" href="#a99892ff340f02e123b0f2f235f693f27">height</a>, string <a className="el" href="#a80ffd460790780257f8634d7cb2f1b5a">bg\_color</a>, IDictionary\< string, IList\< string > > <a className="el" href="#ad45a7e8e9861a46db9bef43d7aefb6ff">style\_options</a>, IDictionary\< string, string > <a className="el" href="#a80a4f1b192829923e5bf6f84a87fafe1">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a7c2ca734eab3eff3e63dab2382f8f591">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a21c718f0a9edcf2dd8f63c9721881c87" id="r_a21c718f0a9edcf2dd8f63c9721881c87">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a21c718f0a9edcf2dd8f63c9721881c87">VisualizeImageChartRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a21c718f0a9edcf2dd8f63c9721881c87">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a7c2ca734eab3eff3e63dab2382f8f591" id="r_a7c2ca734eab3eff3e63dab2382f8f591">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c2ca734eab3eff3e63dab2382f8f591">VisualizeImageChartRequest</a> (string <a className="el" href="#a84a286c3c271e3bd5e181def9b6751d4">table\_name</a>, IList\< string > <a className="el" href="#a8b25e0fbca53d51c4dc2f152af1e67a4">x\_column\_names</a>, IList\< string > <a className="el" href="#adfd7b7ec48d6742d32625d3ff0e166f7">y\_column\_names</a>, double <a className="el" href="#a66fb1a6da0949e4c02d85baf8de00e33">min\_x</a>, double <a className="el" href="#ac5537a19bd7992d4b957d25e75b873bf">max\_x</a>, double <a className="el" href="#a9043366a32133035b3f75844e64f6fb2">min\_y</a>, double <a className="el" href="#a80b8f51d29c05fdfc4e97d21727f470b">max\_y</a>, int <a className="el" href="#ab3999f0a841fad7b51afdebf277d3348">width</a>, int <a className="el" href="#a99892ff340f02e123b0f2f235f693f27">height</a>, string <a className="el" href="#a80ffd460790780257f8634d7cb2f1b5a">bg\_color</a>, IDictionary\< string, IList\< string > > <a className="el" href="#ad45a7e8e9861a46db9bef43d7aefb6ff">style\_options</a>, IDictionary\< string, string > <a className="el" href="#a80a4f1b192829923e5bf6f84a87fafe1">options</a>=null)</td>
      </tr>

      <tr className="memdesc:a7c2ca734eab3eff3e63dab2382f8f591">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Properties</h2>
        </td>
      </tr>

      <tr className="memitem:a84a286c3c271e3bd5e181def9b6751d4" id="r_a84a286c3c271e3bd5e181def9b6751d4">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a84a286c3c271e3bd5e181def9b6751d4">table\_name</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a84a286c3c271e3bd5e181def9b6751d4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the table containing the data to be drawn as a chart, in \[schema\_name. <br /></td>
      </tr>

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

      <tr className="memitem:a8b25e0fbca53d51c4dc2f152af1e67a4" id="r_a8b25e0fbca53d51c4dc2f152af1e67a4">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8b25e0fbca53d51c4dc2f152af1e67a4">x\_column\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a8b25e0fbca53d51c4dc2f152af1e67a4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Names of the columns containing the data mapped to the x axis of a chart. <br /></td>
      </tr>

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

      <tr className="memitem:adfd7b7ec48d6742d32625d3ff0e166f7" id="r_adfd7b7ec48d6742d32625d3ff0e166f7">
        <td className="memItemLeft" align="right" valign="top">IList\< string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adfd7b7ec48d6742d32625d3ff0e166f7">y\_column\_names</a> = new List\<string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:adfd7b7ec48d6742d32625d3ff0e166f7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Names of the columns containing the data mapped to the y axis of a chart. <br /></td>
      </tr>

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

      <tr className="memitem:a66fb1a6da0949e4c02d85baf8de00e33" id="r_a66fb1a6da0949e4c02d85baf8de00e33">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a66fb1a6da0949e4c02d85baf8de00e33">min\_x</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a66fb1a6da0949e4c02d85baf8de00e33">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Lower bound for the x column values. <br /></td>
      </tr>

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

      <tr className="memitem:ac5537a19bd7992d4b957d25e75b873bf" id="r_ac5537a19bd7992d4b957d25e75b873bf">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac5537a19bd7992d4b957d25e75b873bf">max\_x</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ac5537a19bd7992d4b957d25e75b873bf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Upper bound for the x column values. <br /></td>
      </tr>

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

      <tr className="memitem:a9043366a32133035b3f75844e64f6fb2" id="r_a9043366a32133035b3f75844e64f6fb2">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9043366a32133035b3f75844e64f6fb2">min\_y</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a9043366a32133035b3f75844e64f6fb2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Lower bound for the y column values. <br /></td>
      </tr>

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

      <tr className="memitem:a80b8f51d29c05fdfc4e97d21727f470b" id="r_a80b8f51d29c05fdfc4e97d21727f470b">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a80b8f51d29c05fdfc4e97d21727f470b">max\_y</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a80b8f51d29c05fdfc4e97d21727f470b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Upper bound for the y column values. <br /></td>
      </tr>

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

      <tr className="memitem:ab3999f0a841fad7b51afdebf277d3348" id="r_ab3999f0a841fad7b51afdebf277d3348">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab3999f0a841fad7b51afdebf277d3348">width</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab3999f0a841fad7b51afdebf277d3348">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Width of the generated image in pixels. <br /></td>
      </tr>

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

      <tr className="memitem:a99892ff340f02e123b0f2f235f693f27" id="r_a99892ff340f02e123b0f2f235f693f27">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a99892ff340f02e123b0f2f235f693f27">height</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a99892ff340f02e123b0f2f235f693f27">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Height of the generated image in pixels. <br /></td>
      </tr>

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

      <tr className="memitem:a80ffd460790780257f8634d7cb2f1b5a" id="r_a80ffd460790780257f8634d7cb2f1b5a">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a80ffd460790780257f8634d7cb2f1b5a">bg\_color</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a80ffd460790780257f8634d7cb2f1b5a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Background color of the generated image. <br /></td>
      </tr>

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

      <tr className="memitem:ad45a7e8e9861a46db9bef43d7aefb6ff" id="r_ad45a7e8e9861a46db9bef43d7aefb6ff">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, IList\< string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad45a7e8e9861a46db9bef43d7aefb6ff">style\_options</a> = new Dictionary\<string, IList\<string>>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad45a7e8e9861a46db9bef43d7aefb6ff">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Rendering style options for a chart. <br /></td>
      </tr>

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

      <tr className="memitem:a80a4f1b192829923e5bf6f84a87fafe1" id="r_a80a4f1b192829923e5bf6f84a87fafe1">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a80a4f1b192829923e5bf6f84a87fafe1">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a80a4f1b192829923e5bf6f84a87fafe1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a2e784a275996d2fc2ca2d132165b78a1">Kinetica.visualizeImageChart</a>. </p>
      <p>Scatter plot is the only plot type currently supported. A non-numeric column can be specified as x or y column and jitters can be added to them to avoid excessive overlapping. All color values must be in the format RRGGBB or AARRGGBB (to specify the alpha value). The image is contained in the <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartResponse#a053c70a9c234ce14bb204f34fcb53228">image\_data</a> field. </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_2VisualizeImageChart_8cs_source#l00021">21</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a21c718f0a9edcf2dd8f63c9721881c87">◆ </a></span>VisualizeImageChartRequest() <span className="overload">\[1/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.VisualizeImageChartRequest.VisualizeImageChartRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with default 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_2VisualizeImageChart_8cs_source#l00572">572</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c2ca734eab3eff3e63dab2382f8f591">◆ </a></span>VisualizeImageChartRequest() <span className="overload">\[2/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.VisualizeImageChartRequest.VisualizeImageChartRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">x\_column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">y\_column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">min\_x</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">max\_x</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">min\_y</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">max\_y</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">width</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">height</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">bg\_color</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, IList\< string > ></td>
                  <td className="paramname"><span className="paramname"><span className="em">style\_options</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table containing the data to be drawn as a chart, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">x\_column\_names</td>
                <td>Names of the columns containing the data mapped to the x axis of a chart.</td>
              </tr>

              <tr>
                <td className="paramname">y\_column\_names</td>
                <td>Names of the columns containing the data mapped to the y axis of a chart.</td>
              </tr>

              <tr>
                <td className="paramname">min\_x</td>
                <td>Lower bound for the x column values. For non-numeric x column, each x column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">max\_x</td>
                <td>Upper bound for the x column values. For non-numeric x column, each x column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">min\_y</td>
                <td>Lower bound for the y column values. For non-numeric y column, each y column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">max\_y</td>
                <td>Upper bound for the y column values. For non-numeric y column, each y column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">width</td>
                <td>Width of the generated image in pixels.</td>
              </tr>

              <tr>
                <td className="paramname">height</td>
                <td>Height of the generated image in pixels.</td>
              </tr>

              <tr>
                <td className="paramname">bg\_color</td>
                <td>Background color of the generated image.</td>
              </tr>

              <tr>
                <td className="paramname">style\_options</td>

                <td>
                  Rendering style options for a chart.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9d3bc4110edb5101938aa13a10391ec3">POINTCOLOR</a>: The color of points in the plot represented as a hexadecimal number. The default value is '0000FF'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a32cdfbf645690c669574b88c6be09298">POINTSIZE</a>: The size of points in the plot represented as number of pixels. The default value is '3'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a3e8a86f616ccc1cd579e12e1eb0a2c0a">POINTSHAPE</a>: The shape of points in the plot. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a759ce1b7c33f1902a17b41d995c4de53">CIRCLE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac36ac9e2ecdfb7e2259768e689566e74">DIAMOND</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ad8afb36cc214a261c8c62cee5b48c22f">HOLLOWCIRCLE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a79c1d41ab354c2fc37ec83afcdc1c4a3">HOLLOWSQUARE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ae77f9583944a004b4e55807211545d83">HOLLOWDIAMOND</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af4b92f416f4d5a26471325234f16cbf3">CB\_POINTCOLORS</a>: Point color class break information consisting of three entries: class-break attribute, class-break values/ranges, and point color values. This option overrides the pointcolor option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point color values are separated by cb\_delimiter, e.g. {"{"}"price", "20:30;30:40;40:50", "0xFF0000;0x00FF00;0x0000FF"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a7db49ef2a3e3c486136c19f4db326dda">CB\_POINTSIZES</a>: Point size class break information consisting of three entries: class-break attribute, class-break values/ranges, and point size values. This option overrides the pointsize option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point size values are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "3;5;7"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a440c5c90d2aca0ba28fdea0d9ba032b1">CB\_POINTSHAPES</a>: Point shape class break information consisting of three entries: class-break attribute, class-break values/ranges, and point shape names. This option overrides the pointshape option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point shape names are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "circle;square;diamond"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6041f44df7c3545e66aff34b276aab80">CB\_DELIMITER</a>: A character or string which separates per-class values in a class-break style option string. The default value is ';'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6f1c23d6602d1112ec1809b3f534d7c2">X\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric x column values are sorted, e.g. "avg(price) descending". </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af6c36b9a08b27bce3a620a8f1387713e">Y\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric y column values are sorted, e.g. "avg(price)", which defaults to "avg(price) ascending". </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a4ab683e14fd53b2a2a3c928810f4335c">SCALE\_TYPE\_X</a>: Type of x axis scale. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the x axis. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the x axis. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#abe44ea9a9c208cb212ab3e6c14b46876">SCALE\_TYPE\_Y</a>: Type of y axis scale. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the y axis. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the y axis. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9fd2e6e5391949c0eb017361843a64da">MIN\_MAX\_SCALED</a>: If this options is set to <code>FALSE</code>, this endpoint expects request's min/max values are not yet scaled. They will be scaled according to scale\_type\_x or scale\_type\_y for response. If this options is set to <code>TRUE</code>, this endpoint expects request's min/max values are already scaled according to scale\_type\_x/scale\_type\_y. Response's min/max values will be equal to request's min/max values. The default value is 'false'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5751418a08630413aea1b9b05e11f75">JITTER\_X</a>: Amplitude of horizontal jitter applied to non-numeric x column values. The default value is '0.0'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a489c79b5fe0bbf54faa6f4f976a912a3">JITTER\_Y</a>: Amplitude of vertical jitter applied to non-numeric y column values. The default value is '0.0'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac0028100d4d88f63abed38cfaa81e445">PLOT\_ALL</a>: If this options is set to <code>TRUE</code>, all non-numeric column values are plotted ignoring min\_x, max\_x, min\_y and max\_y parameters. The default value is 'false'. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a6ea07d03fa4e78c36c9076699661191f">IMAGE\_ENCODING</a>: Encoding to be applied to the output image. When using JSON serialization it is recommended to specify this as <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>: Apply base64 encoding to the output image. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>: Do not apply any additional encoding to the output image. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <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_2VisualizeImageChart_8cs_source#l00849">849</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a21c718f0a9edcf2dd8f63c9721881c87">◆ </a></span>VisualizeImageChartRequest() <span className="overload">\[3/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.VisualizeImageChartRequest.VisualizeImageChartRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeImageChart_8cs_source#l00572">572</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c2ca734eab3eff3e63dab2382f8f591">◆ </a></span>VisualizeImageChartRequest() <span className="overload">\[4/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.VisualizeImageChartRequest.VisualizeImageChartRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">table\_name</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">x\_column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IList\< string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">y\_column\_names</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">min\_x</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">max\_x</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">min\_y</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">double</td>
                  <td className="paramname"><span className="paramname"><span className="em">max\_y</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">width</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">int</td>
                  <td className="paramname"><span className="paramname"><span className="em">height</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">bg\_color</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, IList\< string > ></td>
                  <td className="paramname"><span className="paramname"><span className="em">style\_options</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeImageChartRequest" title="A set of parameters for Kinetica.visualizeImageChart.">VisualizeImageChartRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">table\_name</td>
                <td>Name of the table containing the data to be drawn as a chart, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>.</td>
              </tr>

              <tr>
                <td className="paramname">x\_column\_names</td>
                <td>Names of the columns containing the data mapped to the x axis of a chart.</td>
              </tr>

              <tr>
                <td className="paramname">y\_column\_names</td>
                <td>Names of the columns containing the data mapped to the y axis of a chart.</td>
              </tr>

              <tr>
                <td className="paramname">min\_x</td>
                <td>Lower bound for the x column values. For non-numeric x column, each x column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">max\_x</td>
                <td>Upper bound for the x column values. For non-numeric x column, each x column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">min\_y</td>
                <td>Lower bound for the y column values. For non-numeric y column, each y column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">max\_y</td>
                <td>Upper bound for the y column values. For non-numeric y column, each y column item is mapped to an integral value starting from 0.</td>
              </tr>

              <tr>
                <td className="paramname">width</td>
                <td>Width of the generated image in pixels.</td>
              </tr>

              <tr>
                <td className="paramname">height</td>
                <td>Height of the generated image in pixels.</td>
              </tr>

              <tr>
                <td className="paramname">bg\_color</td>
                <td>Background color of the generated image.</td>
              </tr>

              <tr>
                <td className="paramname">style\_options</td>

                <td>
                  Rendering style options for a chart.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9d3bc4110edb5101938aa13a10391ec3">POINTCOLOR</a>: The color of points in the plot represented as a hexadecimal number. The default value is '0000FF'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a32cdfbf645690c669574b88c6be09298">POINTSIZE</a>: The size of points in the plot represented as number of pixels. The default value is '3'. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a3e8a86f616ccc1cd579e12e1eb0a2c0a">POINTSHAPE</a>: The shape of points in the plot. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a759ce1b7c33f1902a17b41d995c4de53">CIRCLE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac36ac9e2ecdfb7e2259768e689566e74">DIAMOND</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ad8afb36cc214a261c8c62cee5b48c22f">HOLLOWCIRCLE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a79c1d41ab354c2fc37ec83afcdc1c4a3">HOLLOWSQUARE</a> </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ae77f9583944a004b4e55807211545d83">HOLLOWDIAMOND</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af4b92f416f4d5a26471325234f16cbf3">CB\_POINTCOLORS</a>: Point color class break information consisting of three entries: class-break attribute, class-break values/ranges, and point color values. This option overrides the pointcolor option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point color values are separated by cb\_delimiter, e.g. {"{"}"price", "20:30;30:40;40:50", "0xFF0000;0x00FF00;0x0000FF"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a7db49ef2a3e3c486136c19f4db326dda">CB\_POINTSIZES</a>: Point size class break information consisting of three entries: class-break attribute, class-break values/ranges, and point size values. This option overrides the pointsize option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point size values are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "3;5;7"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a440c5c90d2aca0ba28fdea0d9ba032b1">CB\_POINTSHAPES</a>: Point shape class break information consisting of three entries: class-break attribute, class-break values/ranges, and point shape names. This option overrides the pointshape option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point shape names are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "circle;square;diamond"{"}"}. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6041f44df7c3545e66aff34b276aab80">CB\_DELIMITER</a>: A character or string which separates per-class values in a class-break style option string. The default value is ';'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6f1c23d6602d1112ec1809b3f534d7c2">X\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric x column values are sorted, e.g. "avg(price) descending". </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af6c36b9a08b27bce3a620a8f1387713e">Y\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric y column values are sorted, e.g. "avg(price)", which defaults to "avg(price) ascending". </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a4ab683e14fd53b2a2a3c928810f4335c">SCALE\_TYPE\_X</a>: Type of x axis scale. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the x axis. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the x axis. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#abe44ea9a9c208cb212ab3e6c14b46876">SCALE\_TYPE\_Y</a>: Type of y axis scale. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the y axis. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the y axis. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9fd2e6e5391949c0eb017361843a64da">MIN\_MAX\_SCALED</a>: If this options is set to <code>FALSE</code>, this endpoint expects request's min/max values are not yet scaled. They will be scaled according to scale\_type\_x or scale\_type\_y for response. If this options is set to <code>TRUE</code>, this endpoint expects request's min/max values are already scaled according to scale\_type\_x/scale\_type\_y. Response's min/max values will be equal to request's min/max values. The default value is 'false'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5751418a08630413aea1b9b05e11f75">JITTER\_X</a>: Amplitude of horizontal jitter applied to non-numeric x column values. The default value is '0.0'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a489c79b5fe0bbf54faa6f4f976a912a3">JITTER\_Y</a>: Amplitude of vertical jitter applied to non-numeric y column values. The default value is '0.0'. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac0028100d4d88f63abed38cfaa81e445">PLOT\_ALL</a>: If this options is set to <code>TRUE</code>, all non-numeric column values are plotted ignoring min\_x, max\_x, min\_y and max\_y parameters. The default value is 'false'. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a6ea07d03fa4e78c36c9076699661191f">IMAGE\_ENCODING</a>: Encoding to be applied to the output image. When using JSON serialization it is recommended to specify this as <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>: Apply base64 encoding to the output image. </li>
                        <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>: Do not apply any additional encoding to the output image. </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeImageChart_8cs_source#l00849">849</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a80ffd460790780257f8634d7cb2f1b5a">◆ </a></span>bg\_color</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.VisualizeImageChartRequest.bg\_color</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Background color of the generated image. </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_2VisualizeImageChart_8cs_source#l00315">315</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a99892ff340f02e123b0f2f235f693f27">◆ </a></span>height</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.VisualizeImageChartRequest.height</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Height of the generated image in pixels. </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_2VisualizeImageChart_8cs_source#l00312">312</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac5537a19bd7992d4b957d25e75b873bf">◆ </a></span>max\_x</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.VisualizeImageChartRequest.max\_x</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Upper bound for the x column values. </p>
        <p>For non-numeric x column, each x column item is mapped to an integral value starting from 0.</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_2VisualizeImageChart_8cs_source#l00296">296</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a80b8f51d29c05fdfc4e97d21727f470b">◆ </a></span>max\_y</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.VisualizeImageChartRequest.max\_y</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Upper bound for the y column values. </p>
        <p>For non-numeric y column, each y column item is mapped to an integral value starting from 0.</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_2VisualizeImageChart_8cs_source#l00306">306</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a66fb1a6da0949e4c02d85baf8de00e33">◆ </a></span>min\_x</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.VisualizeImageChartRequest.min\_x</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Lower bound for the x column values. </p>
        <p>For non-numeric x column, each x column item is mapped to an integral value starting from 0.</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_2VisualizeImageChart_8cs_source#l00291">291</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9043366a32133035b3f75844e64f6fb2">◆ </a></span>min\_y</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">double kinetica.VisualizeImageChartRequest.min\_y</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Lower bound for the y column values. </p>
        <p>For non-numeric y column, each y column item is mapped to an integral value starting from 0.</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_2VisualizeImageChart_8cs_source#l00301">301</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a80a4f1b192829923e5bf6f84a87fafe1">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.VisualizeImageChartRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a6ea07d03fa4e78c36c9076699661191f">IMAGE\_ENCODING</a>: Encoding to be applied to the output image. When using JSON serialization it is recommended to specify this as <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#ac948494eaef35fdc26393c6be1bbfa39">BASE64</a>: Apply base64 encoding to the output image. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>: Do not apply any additional encoding to the output image. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1Options#a0128b052245cf97b32fbcc608171c59c">NONE</a>.
          </li>
        </ul>

        <p>The default value is an empty Dictionary.</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_2VisualizeImageChart_8cs_source#l00568">568</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad45a7e8e9861a46db9bef43d7aefb6ff">◆ </a></span>style\_options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, IList\< string > > kinetica.VisualizeImageChartRequest.style\_options = new Dictionary\<string, IList\<string>>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Rendering style options for a chart. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9d3bc4110edb5101938aa13a10391ec3">POINTCOLOR</a>: The color of points in the plot represented as a hexadecimal number. The default value is '0000FF'. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a32cdfbf645690c669574b88c6be09298">POINTSIZE</a>: The size of points in the plot represented as number of pixels. The default value is '3'. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a3e8a86f616ccc1cd579e12e1eb0a2c0a">POINTSHAPE</a>: The shape of points in the plot. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a759ce1b7c33f1902a17b41d995c4de53">CIRCLE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac36ac9e2ecdfb7e2259768e689566e74">DIAMOND</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ad8afb36cc214a261c8c62cee5b48c22f">HOLLOWCIRCLE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a79c1d41ab354c2fc37ec83afcdc1c4a3">HOLLOWSQUARE</a> </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ae77f9583944a004b4e55807211545d83">HOLLOWDIAMOND</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#adfe28ea5f12d1f2ebdd1b43666ecd42c">SQUARE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af4b92f416f4d5a26471325234f16cbf3">CB\_POINTCOLORS</a>: Point color class break information consisting of three entries: class-break attribute, class-break values/ranges, and point color values. This option overrides the pointcolor option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point color values are separated by cb\_delimiter, e.g. {"{"}"price", "20:30;30:40;40:50", "0xFF0000;0x00FF00;0x0000FF"{"}"}. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a7db49ef2a3e3c486136c19f4db326dda">CB\_POINTSIZES</a>: Point size class break information consisting of three entries: class-break attribute, class-break values/ranges, and point size values. This option overrides the pointsize option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point size values are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "3;5;7"{"}"}. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a440c5c90d2aca0ba28fdea0d9ba032b1">CB\_POINTSHAPES</a>: Point shape class break information consisting of three entries: class-break attribute, class-break values/ranges, and point shape names. This option overrides the pointshape option if both are provided. Class-break ranges are represented in the form of "min:max". Class-break values/ranges and point shape names are separated by cb\_delimiter, e.g. {"{"}"states", "NY;TX;CA", "circle;square;diamond"{"}"}. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6041f44df7c3545e66aff34b276aab80">CB\_DELIMITER</a>: A character or string which separates per-class values in a class-break style option string. The default value is ';'. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a6f1c23d6602d1112ec1809b3f534d7c2">X\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric x column values are sorted, e.g. "avg(price) descending". </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af6c36b9a08b27bce3a620a8f1387713e">Y\_ORDER\_BY</a>: An expression or aggregate expression by which non-numeric y column values are sorted, e.g. "avg(price)", which defaults to "avg(price) ascending". </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a4ab683e14fd53b2a2a3c928810f4335c">SCALE\_TYPE\_X</a>: Type of x axis scale. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the x axis. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the x axis. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#abe44ea9a9c208cb212ab3e6c14b46876">SCALE\_TYPE\_Y</a>: Type of y axis scale. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>: No scale is applied to the y axis. </li>
              <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5e5afd373c580d20760311af171b8aa">LOG</a>: A base-10 log scale is applied to the y axis. </li>
            </ul>

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a43ce93c24f2ee9094ab74c1555dfc1be">NONE</a>.
          </li>

          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a9fd2e6e5391949c0eb017361843a64da">MIN\_MAX\_SCALED</a>: If this options is set to <code>FALSE</code>, this endpoint expects request's min/max values are not yet scaled. They will be scaled according to scale\_type\_x or scale\_type\_y for response. If this options is set to <code>TRUE</code>, this endpoint expects request's min/max values are already scaled according to scale\_type\_x/scale\_type\_y. Response's min/max values will be equal to request's min/max values. The default value is 'false'. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#af5751418a08630413aea1b9b05e11f75">JITTER\_X</a>: Amplitude of horizontal jitter applied to non-numeric x column values. The default value is '0.0'. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#a489c79b5fe0bbf54faa6f4f976a912a3">JITTER\_Y</a>: Amplitude of vertical jitter applied to non-numeric y column values. The default value is '0.0'. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeImageChartRequest_1_1StyleOptions#ac0028100d4d88f63abed38cfaa81e445">PLOT\_ALL</a>: If this options is set to <code>TRUE</code>, all non-numeric column values are plotted ignoring min\_x, max\_x, min\_y and max\_y parameters. The default value is 'false'. </li>
        </ul>

        <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_2VisualizeImageChart_8cs_source#l00533">533</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a84a286c3c271e3bd5e181def9b6751d4">◆ </a></span>table\_name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.VisualizeImageChartRequest.table\_name</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of the table containing the data to be drawn as a chart, in \[schema\_name. </p>
        <p>]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. </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_2VisualizeImageChart_8cs_source#l00278">278</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab3999f0a841fad7b51afdebf277d3348">◆ </a></span>width</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.VisualizeImageChartRequest.width</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Width of the generated image in pixels. </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_2VisualizeImageChart_8cs_source#l00309">309</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8b25e0fbca53d51c4dc2f152af1e67a4">◆ </a></span>x\_column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.VisualizeImageChartRequest.x\_column\_names = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Names of the columns containing the data mapped to the x axis of a chart. </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_2VisualizeImageChart_8cs_source#l00282">282</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adfd7b7ec48d6742d32625d3ff0e166f7">◆ </a></span>y\_column\_names</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IList\< string > kinetica.VisualizeImageChartRequest.y\_column\_names = new List\<string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Names of the columns containing the data mapped to the y axis of a chart. </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_2VisualizeImageChart_8cs_source#l00286">286</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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class 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_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeImageChart_8cs_source">VisualizeImageChart.cs</a></li>
    </ul>
  </div>
</div>
