C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / RangedHistogram Class / GetXLabels Method

In This Topic
GetXLabels Method (RangedHistogram)
In This Topic
Gets the X axis labels.
Syntax
'Declaration
 
Public Function GetXLabels() As System.String()
 

Return Value

The array of X axis label strings.
See Also