Difference between revisions of "ChartView.MonthNames"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 23:38, 11 May 2013

Property (As String)
aChartView.MonthNames = newValue
or
StringValue = aChartView.MonthNames


Month names from MonthNames(1)=January to MonthNames(12)=December. On Windows, the MonthNames are automatically retrieved. On Macintosh and Linux, the ChartView will try to retrieve the MonthNames using Date.LongDate.