[]
        
(Showing Draft Content)

C1.Chart.LabelOverlappingOptions

LabelOverlappingOptions Enum

Specifies label overlapping options.

Namespace: C1.Chart
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
[Flags]
public enum LabelOverlappingOptions

Fields

Name Description
None

No overlapping allowed.

OutsidePlotArea

Allow labels outside plot area.

OverlapDataPoints

Allow overlapping with data points