ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RangedHistogram Class / GetXLabels Method

In This Topic
    GetXLabels Method (RangedHistogram)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetXLabels() As System.String()
    public System.string[] GetXLabels()
    See Also