Visit Gigasoft's Web Site
 ProEssentials v10 Help

TXAxisComparisonSubsets

Scope

Pesgo

Type

Int32

Default

0

.NET

PePlot.TXAxisComparisonSubsets

Ocx|Vcl

TXAxisComparisonSubsets

DLL

PEP_nTXAXISCOMPARISONSUBSETS

 

Purpose

This property designates the last (n) quantity of subsets as top x axis subsets that should be plotted with respect to the top x axis.

 

Comments

PePlot.TXAxisComparisonSubsets members of Pesgo.PePlot

 

Heres some example graphing scenarios:

 

Subsets 

Bottom X axis 

Top X axis 

TXAxisComparisonSubsets

2

1

1

1

4

1

3

3

5

3

2

2

6

4

2

2

 

TXAxisComparisonSubsets are always located after regular bottom x axis subsets. Note above how the number of subsets in the Top X axis column is equal to the number of subsets in the TXAxisComparisonSubsets column.

 

You can also plot the top x axis subsets with a different plotting style and/or alternate right y axis with the ComparisonSubsets, and RYAxisComparisonSubsets properties. This property only controls which x axis is used and has no control over which plotting style is used.

 

For more information on Comparison Subsets, refer to Chapter 6.