See Also

dotnetCHARTING Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguages dotnetCHARTING Send comments on this topic.

ChartAreaLayoutMode Enumeration

Specifies the positioning behavior of multiple chart areas on a single chart image.

Members

MemberDescription
VerticalPrioritySpecifies that chart areas layout will be based on axis relationships where x axes will be matched before chart areas are added based on y axis relationships.

ChartAreaLayoutRules.EnforceOppositeAxisAlignment affects this setting.

HorizontalPrioritySpecifies that chart areas layout will be based on axis relationships where y axes will be matched before chart areas are added based on x axis relationships.

ChartAreaLayoutRules.EnforceOppositeAxisAlignment affects this setting.

VerticalSmart Specifies that chart areas will be laid out vertically in a single column and arranged based on x axis relationships.
HorizontalSmart Specifies that chart areas will be laid out horizontally in a single row and arranged based on x axis relationships.
Vertical Specifies that chart areas will be laid out vertically in a single column in the order they were added.
Horizontal Specifies that chart areas will be laid out horizontally in a single rowin the order they were added.
Custom Specifies that chart areas will be laid out in a grid matrix based on ChartArea.GridPosition.

See Also

dotnetCHARTING Namespace

 

 


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