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;}
[JScript]
public function get,set Transpose : boolean
[C#]
Chart.Transpose = true; |
[Visual Basic]
Chart.Transpose = true |
Chart Class | Chart Members | Transpose(SeriesCollection) Method | Transpose(SeriesCollection) Method | Transpose(SeriesCollection) Method
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.