FlexReport for WinForms
NoAnnoOverlap プロパティ (Chart2DAxis)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DAxis クラス : NoAnnoOverlap プロパティ
Gets or sets a value indicating whether axis annotations are permitted to overlap.
シンタックス
'宣言
 
Public Property NoAnnoOverlap As System.Boolean
'使用法
 
Dim instance As Chart2DAxis
Dim value As System.Boolean
 
instance.NoAnnoOverlap = value
 
value = instance.NoAnnoOverlap
public System.bool NoAnnoOverlap {get; set;}
解説
Setting NoAnnoOverlap suppresses the drawing of any axis annotation that would overlap a previously drawn annotation regardless of the reason for the overlap. This property does not change scaling or generation of major and minor tick marks. The property is not normally required for applications with AutoMajor set to true.
参照

参照

Chart2DAxis クラス
Chart2DAxis メンバ