Gets or sets a value indicating whether data added to this chart's SeriesCollection property is automatically transposed.
[Visual Basic]
Public Property Transpose As Boolean
[C#]
public bool Transpose {get; set;}
[C#]
Chart.Transpose = true; |
[Visual Basic]
Chart.Transpose = true |
Chart Class | Chart Members | Transpose(SeriesCollection) Method | Transpose(SeriesCollection) Method
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.