FlexReport for WinForms
Autowrap プロパティ (ChartStyle)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartStyle クラス : Autowrap プロパティ
Gets or sets a value indicating whether text automatically wraps.
シンタックス
'宣言
 
Public Property Autowrap As System.Boolean
'使用法
 
Dim instance As ChartStyle
Dim value As System.Boolean
 
instance.Autowrap = value
 
value = instance.Autowrap
public System.bool Autowrap {get; set;}
解説
Most text containing objects within Chart can automatically wrap text within them, including header, footer, axes titles, labels and the legend (title only, not series names). However, all of these objects can be sized automatically. Automatic sizing is always based upon a single line of text whenever possible.
参照

参照

ChartStyle クラス
ChartStyle メンバ