FlexPivot for WinForms
LegendScrollBars 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : LegendScrollBars 列挙体
Specifies which scroll bars wiil be visible in legend.
シンタックス
'宣言
 
Public Enum LegendScrollBars 
   Inherits System.Enum
public enum LegendScrollBars : System.Enum 
メンバ
メンバ解説
NoneNo scroll bars are shown.
VerticalShow vertical scroll bar if available height is not enough to show all legend items.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.LegendScrollBars

参照

C1.Chart 名前空間