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;}[JScript]
public function get,set CultureName : StringA 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)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.