ChartControlSettings.PivotChartingCustomizeResolveOverlappingMode Property
In This Article
Occurs before an automatic setting is applied to the overlap resolving mode of series labels.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public CustomizeResolveOverlappingModeEventHandler PivotChartingCustomizeResolveOverlappingMode { get; set; }
#Property Value
Type | Description |
---|---|
Customize |
A Customize |
See Also