[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.RowCol

列挙型: RowCol

Sheets.Charts.RowCol

特定のデータ系列に対応する値が行と列のどちらに存在するかを指定します。

Table of contents

Enumeration members

Enumeration members

columns

columns = 1

データ系列は行に存在します。


rows

rows = 0

データ系列は列に存在します。