ChartView.MonthNames

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:21, 6 August 2015 by Admin (Talk | contribs) (10 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.