名前 | 解説 | |
---|---|---|
![]() | Chart.RadarOptions コンストラクタ |
Chart.RadarOptionsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Degrees | Gets or sets whether the Start value reflects angles in degrees (true) or radians (false) for Radar and Polar chart. C1.C1Report.CustomFields.Chart.CircularOptionsから継承されます。 |
![]() | Filled | Gets or sets whether Radar chart should be filled. |
![]() | FlatGridLines | Gets or sets whether Radar chart should use flat Y coordinate gridlines. By default, Y coordinate gridlines are circular. |
![]() | Start | Gets or sets the starting angle of Radar and Polar chart. C1.C1Report.CustomFields.Chart.CircularOptionsから継承されます。 |