FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / OverlappingLabels Property

In This Topic
    OverlappingLabels Property (Axis)
    In This Topic
    Gets or sets a value indicating how to handle the overlapping axis labels.
    Syntax
    'Declaration
     
    Public Property OverlappingLabels As OverlappingLabels
    public OverlappingLabels OverlappingLabels {get; set;}
    See Also