Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
cfchartを使用していますが、Y軸を右側にのみ表示する方法がわかりません。運が悪かったので、coldfusion/chartsディレクトリにあるWebチャートエディタを開きました。
2軸を示すこのリンクを見つけましたが、役に立ちませんでした
primaryYAxisPlacementプロパティを試してください
<frame xDepth="12" yDepth="11" primaryYAxisPlacement="Right"/>