C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / IRangedHistogramSeries Interface / GetXLabels Method

In This Topic
GetXLabels Method (IRangedHistogramSeries)
In This Topic
Calculates and returns an array of strings of X-axis labels.
Syntax
'Declaration
 
Function GetXLabels() As System.String()
 

Return Value

Array of strings of X-axis labels.
See Also