Gets or sets a value indicating whether the data with which the specified DataGrid control is populated will be transposed.
[Visual Basic]
Public Property DataGridTranspose As Boolean
[C#]
public bool DataGridTranspose {get; set;}
[C#]
Chart.DataGridTranspose = true; |
[Visual Basic]
Chart.DataGridTranspose = true |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.