'宣言 Public Enum ChartPieLegendLayout Inherits System.Enum
'使用法 Dim instance As ChartPieLegendLayout
public enum ChartPieLegendLayout : System.Enum
'宣言 Public Enum ChartPieLegendLayout Inherits System.Enum
'使用法 Dim instance As ChartPieLegendLayout
public enum ChartPieLegendLayout : System.Enum
| メンバ | 解説 |
|---|---|
Amount | Show group value as amount. |
Both | Show group value as both amount and percentage. |
None | No layout text. |
Percentage | Show group value as percentage. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartPieLegendLayout