<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFCHART</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFCHART</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
チャートを生成し、表示します。
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">カテゴリ</span>
<p>
データ出力タグ、拡張タグ、『ColdFusion MX 開発ガイド』の第31章の「チャートとグラフの作成」 の「チャートの外観の設定」
</p>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="syntax"><span class="title">シンタックス</span><pre>シンタックス 1
&lt;!--- このシンタックスは XML ファイルまたは文字列を使用してチャートのスタイルを指定します。 ---&gt;
&lt;cfchart
      style = &quot;XML string&quot;、&quot;filename&quot;&gt; 
&lt;/cfchart&gt;
シンタックス 2
&lt;!--- このシンタックスは cfchart タグの属性を使用してチャートのスタイルを指定します。 ---&gt;
&lt;cfchart
      foregroundColor = &quot;Hex value&quot;、&quot;Web color&quot;
      chartHeight = &quot;integer number of pixels&quot;
      chartWidth = &quot;integer number of pixels&quot;
      dataBackgroundColor = &quot;Hex value&quot;、&quot;Web color&quot;
      font = &quot;font name&quot;
      fontBold = &quot;yes&quot;、&quot;no&quot;
      fontItalic = &quot;yes&quot;、&quot;no&quot;
      fontSize = &quot;integer font size&quot;
      foregroundColor = &quot;Hex value&quot;、&quot;Web color&quot;
      format = &quot;flash&quot;、&quot;jpg&quot;、&quot;png&quot;
      gridlines = &quot;integer number of lines&quot;
      labelFormat = &quot;number&quot;、&quot;currency&quot;、&quot;percent&quot;、&quot;date&quot;
      markerSize = &quot;integer number of pixels&quot;
      name = &quot;String&quot;&gt;
      pieSliceStyle = &quot;solid&quot;、&quot;sliced&quot;
      scaleFrom = &quot;integer minimum value&quot;
      scaleTo = &quot;integer maximum value&quot; 
      seriesPlacement = &quot;default&quot;、&quot;cluster&quot;、&quot;stacked&quot;、&quot;percent&quot;
      show3D = &quot;yes&quot;、&quot;no&quot;
      showBorder = &quot;yes&quot;、&quot;no&quot;
      showLegend = &quot;yes&quot;、&quot;no&quot; 
      showMarkers = &quot;yes&quot;、&quot;no&quot;
      showXGridlines = &quot;yes&quot;、&quot;no&quot;
      showYGridlines = &quot;yes&quot;、&quot;no&quot;
      sortXAxis = &quot;yes&quot;、&quot;no&quot; 
      tipBGColor = &quot;hex value&quot;、&quot;web color&quot;
      tipStyle = &quot;MouseDown&quot;、&quot;MouseOver&quot;、&quot;none&quot;
      title = &quot;title of chart&quot;
      url = &quot;onClick destination page&quot;
      xAxisTitle = &quot;title text&quot;
      xAxisType = &quot;scale&quot;、&quot;category&quot;
      xOffset = &quot;-1 ～ 1 の数値&quot;
      yAxisTitle = &quot;title text&quot;
      yAxisType = &quot;scale&quot;、&quot;category&quot;
      yOffset = &quot;-1 ～ 1 の数値&quot;
      &lt;/cfchart&gt;
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">関連項目</span>
<p>
cfchartdata、cfchartseries
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX&#160;7:
</p>
<ul>

<li>style 属性と title 属性が追加されました。</li>

<li>8 桁の 16 進数字を使用して RGB カラーおよび透明度を指定できるようになりました。</li>

<li>rotated 属性が削除されました。</li>

<li>列チャートタイプが名前変更されて horizontalbar チャートタイプになりました。</li>
</ul>

<p>
ColdFusion MX&#160;6.1: 
</p>
<ul>

<li>xAxisType 属性と yAxisType 属性が追加されました。</li>

<li>補間の動作が変更されました。タグは、複数の系列を持つ折れ線グラフのデータポイントを補間するようになりました。</li>
</ul>

<p>
ColdFusion&#160;MX: このタグが追加されました。
</p>

<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">使用方法</span>
<p>
cfchart タグでは、グラフを表示する &quot;コンテナ&quot; を定義します。ここでは、高さ、幅、背景色ラベルなどを定義します。cfchartseries タグでは、棒グラフ、折れ線グラフ、円グラフなど、データを表示するチャートのスタイルを定義します。cfchartdata タグでは、データポイントを定義します。
</p>

<p>
データは、次の形で cfchartseries タグに渡されます。
</p>
<ul>

<li>クエリーとして渡されます。</li>

<li>cfchartdata タグで定義されたデータポイントとして渡されます。 </li>
</ul>

<p>
font 属性の値 ArialUnicodeMS には、次のルールが適用されます。
</p>
<ul>

<li>Windows では、Flash 形式のチャート (type = &quot;flash&quot;) で 2 バイト文字セットをレンダリングできるようにするためには、この値を選択する必要があります。</li>

<li>UNIX では、すべての type 値に対して、2 バイト文字セットをレンダリングできるようにするためには、この値を選択する必要があります。 </li>

<li>この値を選択した場合、fontBold 属性と fontItalic 属性は無効になります。</li>
</ul>

<p>
次の表に、color 属性で使用できる W3C HTML 4 の色名値または 16 進値を示します。
</p>

<p>
</p><div align="left">
<table border="1">
  <caption></caption>
  <tr align="center">    <th><strong>色名</strong></th>
    <th><strong>RGB 値</strong></th>
</tr>
  <tr align="left">    <td>
<p>Aqua</p></td>
    <td>
<p>##00FFFF</p></td>
</tr>
  <tr align="left">    <td>
<p>Black</p></td>
    <td>
<p>#000000</p></td>
</tr>
  <tr align="left">    <td>
<p>Blue</p></td>
    <td>
<p>##0000FF</p></td>
</tr>
  <tr align="left">    <td>
<p>Fuchsia</p></td>
    <td>
<p>##FF00FF</p></td>
</tr>
  <tr align="left">    <td>
<p>Gray</p></td>
    <td>
<p>##808080</p></td>
</tr>
  <tr align="left">    <td>
<p>Green</p></td>
    <td>
<p>##008000</p></td>
</tr>
  <tr align="left">    <td>
<p>Lime</p></td>
    <td>
<p>##00FF00</p></td>
</tr>
  <tr align="left">    <td>
<p>Maroon</p></td>
    <td>
<p>##800000</p></td>
</tr>
  <tr align="left">    <td>
<p>Navy</p></td>
    <td>
<p>##000080</p></td>
</tr>
  <tr align="left">    <td>
<p>Olive</p></td>
    <td>
<p>##808000</p></td>
</tr>
  <tr align="left">    <td>
<p>Purple</p></td>
    <td>
<p>##800080</p></td>
</tr>
  <tr align="left">    <td>
<p>Red</p></td>
    <td>
<p>##FF0000</p></td>
</tr>
  <tr align="left">    <td>
<p>Silver</p></td>
    <td>
<p>##C0C0C0</p></td>
</tr>
  <tr align="left">    <td>
<p>Teal</p></td>
    <td>
<p>##008080</p></td>
</tr>
  <tr align="left">    <td>
<p>White</p></td>
    <td>
<p>##FFFFFF</p></td>
</tr>
  <tr align="left">    <td>
<p>Yellow</p></td>
    <td>
<p>##FFFF00</p></td>
</tr>
</table>
</div>
<p>
</p>

<p>
その他の色値を指定する場合は、16 進数の値を入力します。RGB 値を指定する 6 桁の値、または RGB 値と透明度を指定する 8 桁の値を指定できます。8 桁の 16 進値の先頭の 2 桁は透明度を示します。FF は不透明を、00 は透明を表しています。00 ～ FF の範囲の値を使用できます。
</p>

<p>
一般的なブラウザでサポートされるその他の色名については、www.w3.org/TR/css3-color</a> を参照してください。
</p>

<p>
また、チャートをメモリにキャッシュするかどうか、キャッシュするチャートの数、および ColdFusion で同時に処理できるチャートリクエストの数などを指定することができます。ColdFusion Administrator でこれらのオプションを設定するには、[サーバーの設定]-[チャート] を選択します。
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">例</span><pre>&lt;!---次の例では、cfdocexamples データベース内の給与データを分析し、
部門ごとの平均給与を示す棒グラフを作成します。cfchartseries タグの
本文には、クエリーからの利用不可能なデータを含めるために cfchartdata タグが 1 つ
含まれています。 ---&gt;

&lt;!--- 未処理データをデータベースから取得します。 ---&gt;
&lt;cfquery name=&quot;GetSalaries&quot; datasource=&quot;cfdocexamples&quot;&gt;
SELECT  Departmt.Dept_Name,
Employee.Dept_ID,
Employee.Salary
FROM Departmt, Employee
WHERE Departmt.Dept_ID = Employee.Dept_ID
&lt;/cfquery&gt;

&lt;!--- クエリーオブクエリーを使用して、各部門の統計データを使用する ---&gt;
&lt;!--- 新規クエリーを生成します。 ---&gt;
&lt;!--- AVG および SUM で統計を計算します。 ---&gt;
&lt;!--- GROUP BY で部門ごとの結果を生成します。 ---&gt;
&lt;cfquery dbtype = &quot;query&quot; name = &quot;DataTable&quot;&gt;
SELECT
Dept_Name,
AVG(Salary) AS avgSal,
SUM(Salary) AS sumSal
FROM GetSalaries
GROUP BY Dept_Name
&lt;/cfquery&gt;

&lt;!--- 生成された数値を千の位で四捨五入するように形式を設定し直します。 ---&gt;
&lt;cfloop index = &quot;i&quot; from = &quot;1&quot; to = &quot;#DataTable.RecordCount#&quot;&gt;
&lt;cfset DataTable.sumSal[i] = Round(DataTable.sumSal[i]/1000)*1000&gt;
&lt;cfset DataTable.avgSal[i] = Round(DataTable.avgSal[i]/1000)*1000&gt;
&lt;/cfloop&gt;

&lt;h1&gt;従業員の給与の分析&lt;/h1&gt;
&lt;!--- クエリーオブクエリーによる棒グラフ ---&gt;
&lt;cfchart format=&quot;flash&quot; 
xaxistitle=&quot;Department&quot;
yaxistitle=&quot;Salary Average&quot;&gt; 

&lt;cfchartseries type=&quot;bar&quot;
query=&quot;DataTable&quot;
itemcolumn=&quot;Dept_Name&quot;
valuecolumn=&quot;avgSal&quot;&gt;

&lt;cfchartdata item=&quot;Facilities&quot; value=&quot;35000&quot;&gt;

&lt;/cfchartseries&gt;
&lt;/cfchart&gt; 
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="BACKGROUNDCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">BACKGROUNDCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>ラベルの周囲および凡例の周囲の、データの背景とチャートボーダーとの間の領域の色です。 </p>
<p>16 進数の値またはサポートされる色の名前を指定します。「使用方法」にある名前のリストを参照してください。16 進数の値を入力するには、&quot;##xxxxxx&quot; または &quot;##xxxxxxxx&quot; という形式を使用します。ここで、x は 0 ～ 9 または A ～ F です。シャープ記号 (#) は 2 つ使用するか、または使用しないでください。</p>

  </td>
  </tr>
  </table>
</div>
<div id="CHARTHEIGHT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">CHARTHEIGHT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "240"


<p>チャートの縦幅です。ピクセル値 (整数) で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="CHARTWIDTH">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">CHARTWIDTH</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "320"


<p>チャートの横幅です。ピクセル値 (整数) で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="DATABACKGROUNDCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DATABACKGROUNDCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "white"


<p>チャートデータの周囲の領域の色です。</p>
<p>16 進数の値またはサポートされる色の名前を指定します。「使用方法」にある名前のリストを参照してください。</p>
<p>16 進数の値を入力するには、&quot;##xxxxxx&quot; または &quot;##xxxxxxxx&quot; という形式を使用します。ここで、x は 0 ～ 9 または A ～ F です。シャープ記号 (#) は 2 つ使用するか、または使用しないでください。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="FONT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "arial"


<p>テキストフォント名です。</p><ul>

<li>arial</li>

<li>times</li>

<li>courier</li>

<li>arialunicodeMS。このオプションは、UNIX 上で 2 バイト文字セットを使用する場合、または Windows 上で Flash のファイルタイプで 2 バイト文字セットを使用する場合には必須です。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="FONTBOLD">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONTBOLD</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>テキストをボールドにするかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="FONTITALIC">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONTITALIC</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション&#160;</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>テキストをイタリックにするかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="FONTSIZE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FONTSIZE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "11"


<p>フォントサイズです。整数を指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="FOREGROUNDCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FOREGROUNDCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "black"


<p>テキスト、グリッド線、およびラベルの色です。</p>
<p>16 進数の値またはサポートされる色の名前を指定します。「使用方法」にある名前のリストを参照してください。</p>
<p>16 進数の値を入力するには、&quot;##xxxxxx&quot; または &quot;##xxxxxxxx&quot; という形式を使用します。ここで、x は 0 ～ 9 または A ～ F です。シャープ記号 (#) は 2 つ使用するか、または使用しないでください。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="FORMAT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">FORMAT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "flash"


<p>グラフを保存するときのファイル形式です。</p><ul>

<li>flash</li>

<li>jpg</li>

<li>png</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="GRIDLINES">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">GRIDLINES</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "10 (上端と下端も含む)"


<p>軸を含め、値軸に表示するグリッド線の数です。正の整数で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="LABELFORMAT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">LABELFORMAT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "number"


<p>Y 軸のラベルの形式です。</p><ul>

<li>number</li>

<li>currency</li>

<li>percent</li>

<li>date</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="MARKERSIZE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">MARKERSIZE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション&#160;</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "(自動)"


<p>データポイントマーカのサイズです (ピクセル単位)。整数で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="NAME">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">NAME</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>ページ変数名です。文字列で指定します。グラフをバイナリデータとして生成し、指定した変数に割り当てます。チャートは表示されません。cffile タグ内でこの name 値を使用すれば、チャートをファイルに書き出すことができます。</p>

  </td>
  </tr>
  </table>
</div>
<div id="PIESLICESTYLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">PIESLICESTYLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "sliced"


<p>cfchartseries の type 属性の値が pie であるときに適用されます。</p><ul>

<li>solid: 円グラフを項目ごとに分割せずに表示します。</li>

<li>sliced: 円グラフを項目ごとに分割して表示します。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="ROTATED">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">ROTATED</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>チャートを 90 度回転させるかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SCALEFROM">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SCALEFROM</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "データにより決定"


<p>Y 軸の最小値です。整数で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="SCALETO">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SCALETO</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "データにより決定"


<p>Y 軸の最大値です。整数で指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="SERIESPLACEMENT">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SERIESPLACEMENT</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "default"


<p>複数のデータ系列があるチャート内の系列の相対位置を指定します。 </p><ul>

<li>default: ColdFusion では、グラフのタイプに基づいて相対位置が決定されます。</li>

<li>cluster</li>

<li>stacked</li>

<li>percent</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOW3D">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOW3D</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>チャートに 3 次元効果を付けて表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOWBORDER">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOWBORDER</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>チャートの周囲にボーダーを表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOWLEGEND">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOWLEGEND</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>チャートに複数のデータ系列がある場合に、凡例を表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOWMARKERS">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOWMARKERS</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>折れ線グラフ、曲線グラフ、および散布グラフのデータポイントにマーカーを表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOWXGRIDLINES">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOWXGRIDLINES</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>X 軸のグリッド線を表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SHOWYGRIDLINES">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SHOWYGRIDLINES</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "yes"


<p>Y 軸のグリッド線を表示するかどうかを指定します。</p><ul>

<li>yes</li>

<li>no</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="SORTXAXIS">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SORTXAXIS</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "no"


<p>列ラベルを X 軸に沿ってアルファベット順に表示するかどうかを指定します。</p><ul>

<li>yes: </li>

<li>no</li>
</ul>

<p>xAxisType 属性が scale の場合は無視されます。</p>

  </td>
  </tr>
  </table>
</div>
<div id="STYLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STYLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>チャートのスタイルを指定する XML ファイルまたは文字列です。</p>

  </td>
  </tr>
  </table>
</div>
<div id="TITLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TITLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>チャートのタイトルです。</p>

  </td>
  </tr>
  </table>
</div>
<div id="TIPBGCOLOR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TIPBGCOLOR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "white"


<p>ヒントの背景色です。Flash 形式のグラフファイルのみに適用されます。 </p>
<p>16 進数の値またはサポートされる色の名前を指定します。「使用方法」にある名前のリストを参照してください。</p>
<p>16 進数の値を入力するには、&quot;##xxxxxx&quot; という形式を使用します。ここで、x は 0 ～ 9 または A ～ F です。シャープ記号 (#) は 2 つ使用するか、または使用しないでください。</p>

  </td>
  </tr>
  </table>
</div>
<div id="TIPSTYLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">TIPSTYLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "mouseOver"


<p>現在のチャート要素に関する情報を表示するポップアップウィンドウを開くアクションを決定します。</p><ul>

<li>mouseDown: ユーザーがカーソルを要素の位置に置いてマウスをクリックすると、表示されます。Flash 形式のグラフファイルのみに適用されます。その他の形式では、このオプションは、mouseOver と同様に機能します。</li>

<li>mouseOver: ユーザーがカーソルを要素の位置に置くと表示されます。</li>

<li>none: 表示されません。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="URL">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">URL</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>ユーザーがデータ系列の項目をクリックしたときに開く URL を指定します。onClick での移動先ページです。</p>
<p>URL の文字列内には変数を指定できます。ColdFusion により、変数の現在の値が渡されます。</p><ul>

<li>$VALUE$: 選択した行の値です。選択しない場合、値は空の文字列になります。</li>

<li>$ITEMLABEL$: 選択したラベルの値です。選択しない場合、値は空の文字列になります。</li>

<li>$SERIESLABEL$: 選択した系列の値です。選択しない場合、値は空の文字列になります。 </li>
</ul>

<p>例 : </p><pre>"somepage.cfm?item=$ITEMLABEL$&amp;series=$
SERIESLABEL$&amp;value=$VALUE$
</pre><ul>

<li>&quot;javascript : ...&quot;: クライアントサイドのスクリプトを実行します。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="XAXISTITLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">XAXISTITLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>X 軸に表示されるタイトルです。テキストで指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="XAXISTYPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">XAXISTYPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "category"


<p>X 軸がデータを表すか、または数値を表すかを指定します。</p><ul>

<li>category: X 軸はデータカテゴリを表します。データは sortXAxis 属性に従って並べ替えられます。</li>

<li>scale: X 軸は数値を表します。cfchartdata タグの item 属性の値はすべて数値でなければなりません。X 軸は自動的に数値順に並べ替えられます。</li>
</ul>


  </td>
  </tr>
  </table>
</div>
<div id="XOFFSET">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">XOFFSET</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "0.1"


<p>チャートを水平方向に傾斜させるように表示するときの単位数を指定します。show3D=&quot;yes&quot; を指定する場合に適用されます。-1 ～ 1 の範囲の数字を使用できます。ここで、&quot;-1&quot; は左方向に 90 度、&quot;1&quot; は右方向に 90 度傾けることを意味します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="YAXISTITLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">YAXISTITLE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">



<p>Y 軸に表示されるタイトルです。テキストで指定します。</p>

  </td>
  </tr>
  </table>
</div>
<div id="YAXISTYPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">YAXISTYPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "category"


<p>Y 軸は常にデータ値に使用されるので、現時点では効果がありません。 </p>

  </td>
  </tr>
  </table>
</div>
<div id="YOFFSET">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">YOFFSET</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

  <tr>
  <td valign="top" class="syntax">&nbsp;</td>
  <td valign="top" nowrap class="requirements">オプション</td>
  </tr>
  <tr>
  <td colspan="2" class="clearseparation">&nbsp;</td>
  </tr>
  <tr>
  <td valign="top" colspan="2" class="description">

<strong>Default value:</strong> "0.1 "


<p>チャートを垂直方向に傾斜させるように表示するときの単位数を指定します。show3D=&quot;yes&quot; を指定する場合に適用されます。-1 ～ 1 の範囲の数字を使用できます。ここで、&quot;-1&quot; は左方向に 90 度、&quot;1&quot; は右方向に 90 度傾けることを意味します。</p>

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

  </body>
</html>
