ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / GetXLabels Method

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