[]
        
(Showing Draft Content)

C1.Web.Mvc.Chart.AxisOverlappingLabels

AxisOverlappingLabels Enum

Specifies how to handle overlapped labels.

Namespace: C1.Web.Mvc.Chart
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum AxisOverlappingLabels

Fields

Name Description
Auto

The overlapped labels are hidden.

Show

Show all labels, including overlapped.