[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.NoAnnoOverlap

NoAnnoOverlap Property

NoAnnoOverlap

Gets or sets a value indicating whether axis annotations are permitted to overlap.

Declaration
public bool NoAnnoOverlap { get; set; }
Remarks

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.