Gets or sets the culture name used for number and date formatting in conjunction with FormatString.
[Visual Basic]
Public Property CultureName As String
[C#]
public string CultureName {get; set;}
A string representing the culture name of this axis.
The culture name is applied to tick values and data charted on this axis.
See the CultureInfo class for possible names of a culture.
(This property applies to value axes)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.