[]
        
(Showing Draft Content)

C1.Android.Chart.ChartOverlappingLabels

ChartOverlappingLabels Class

Specifies how to handle overlapping labels.

Inheritance
ChartOverlappingLabels
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public sealed class ChartOverlappingLabels : Enum

Fields

Name Description
Auto

Hide overlapping labels.

Show

Show all labels, including overlapping ones.

value__