See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

DataGridFormatString Property

Gets or sets the format string which determines number formatting in the datagrid.

[Visual Basic]
Public Property DataGridFormatString As String
[C#]
public string DataGridFormatString {get; set;}

Remarks

See 'Formatting Types' in your msdn documentation for a complete list of options.



Some shortcuts are also provided for specific settings including "C" or "currency" , "E" or "scientific" , "F" or "fixed" , "G" or "general" and "N,2" for normal and the number after the comma determines the number of decimal places.

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.