See Also

Chart Class  | Chart Members  | Transpose(SeriesCollection) Method  | Transpose(SeriesCollection) Method

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Transpose Property

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;}

Example

[C#] 

Chart.Transpose = true;

[Visual Basic] 

Chart.Transpose = true

See Also

Chart Class  | Chart Members  | Transpose(SeriesCollection) Method  | Transpose(SeriesCollection) Method

 

 


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