[]
Specifies label overlapping options.
public sealed class ChartLabelOverlappingOptions : Enum
Name | Description |
---|---|
None | No overlapping allowed. |
OutsidePlotArea | Allow labels outside plot area. |
OverlapDataPoints | Allow overlapping with data points |
value__ |