FlexReport for WinForms
ChartPieLegendLayout 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartPieLegendLayout 列挙体
Specifies the layout text of the legend item. It defines the additional legend text for single Pie chart.
シンタックス
'宣言
 
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

参照

参照

C1.Win.FlexReport.Chart 名前空間