FlexReport for WinForms
ChartValueLabelAppearance 列挙体


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartValueLabelAppearance 列挙体
Specifies the appearance of the value label of 2D chart.
シンタックス
'宣言
 
Public Enum ChartValueLabelAppearance 
   Inherits System.Enum
'使用法
 
Dim instance As ChartValueLabelAppearance
public enum ChartValueLabelAppearance : System.Enum 
メンバ
メンバ解説
ArrowMarker
Label with arrow marker.
Label
Only text label.
TriangleMarker
Label with triangle marker.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartValueLabelAppearance

参照

参照

C1.Win.FlexReport.Chart 名前空間