FlexChart for WinForms
ContentOptions 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : ContentOptions 列挙体
Specifies content options.
シンタックス
'宣言
 
Public Enum ContentOptions 
   Inherits System.Enum
public enum ContentOptions : System.Enum 
メンバ
メンバ解説
None
All content is shown.
Trim
Trim content if its width is large than MaxWidth property.
WordWrap
Wrap content if its width is large than MaxWidth property.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.ContentOptions

参照

参照

C1.Chart 名前空間