Spread WinForms 15
Spread Windows Forms 15.0 Product Documentation / Developer's Guide / Chart Control / Understanding Charts / Chart User Interface Elements
In This Topic
Chart User Interface Elements
In This Topic

Here is a brief summary of the elements of the canvas (chart view) of the chart.

This diagram shows the parts of the canvas:

レイヤー構成

There are three main elements in the chart:

For information on various plot types, see Plot Types.

Elements are positioned using a relative location, where (0,0) is the upper left corner of the chart and (1,1) is the lower right corner of the chart and a relative alignment, where (0,0) is the upper left corner of the element and (1,1) is the lower right corner of the element.

SPREADチャートのユーザーインタフェース要素"/

See Also