ELegendPaletteAxis

type ELegendPaletteAxis = (laDefault, laOther, laBoth);

Type Library
TeeChartx

Description
Used by ILegendPaletteTool.Axis property.

Determines if legend will show the Left, Right or both Left and Right axes (for vertical orientation), or will show the Top, Bottom or both Top and Bottom axes (for horizontal orientation).

Values

0 laDefault

1 laOther

2 laBoth

Default value is laDefault.