NtTimeChartControl.CultureInfo Property
Within the Nateo namespace there are a few date strings and texts created (especially by the
Normally you do not need to use this property because by default the current culture of the system is being used.
Overload List:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
public System.Globalization.CultureInfo |
|
The CultureInfo used to draw the months, weekdays and dates in the |
Return value:
The CultureInfo object that is currently in use for creating text and dates.
Remarks:
You can set this property at any time but you might need to switch TimeDisplayMode in order to enforce a recreation of header texts.
See also:
