Partilhar via


Chart.FormatLocaleOverride Property

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Property FormatLocaleOverride As String
    Get
    Set
'Usage
Dim instance As Chart
Dim value As String

value = instance.FormatLocaleOverride

instance.FormatLocaleOverride = value
public string FormatLocaleOverride { get; set; }

Property Value

Type: System.String

See Also

Reference

Chart Class

Chart Members

Microsoft.Office.Server.WebControls Namespace