FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / OverlappingLabels Property

In This Topic
    OverlappingLabels Property (ColorAxis)
    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