Visit Gigasoft's Web Site
 ProEssentials v9 Help

ClipAxesInMetafiles

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeGrid.Option.ClipAxesInMetafiles

Ocx|Vcl

ClipAxesInMetafiles

DLL

PEP_bCLIPAXESINMETAFILES

 

Purpose

When set to True, causes metafile creation to data-clip axes. Data outside the axes is hidden behind the section between axes or hidden on the edge of axes. This works best with MultiAxisStyle set to 1. Useful when exporting metafiles and you want to preserve some sort of clipping as metafiles do not inheriently support clipping as they are resolution independent.

 

Setting

Description

TRUE

Hides data graphics to simulate clipping.

FALSE

Metafile export of a zoomed chart may show data graphics outside the boundary of metafile.

 

Comments

PeGrid.Option.ClipAxesInMetafiles members of Pego.PeGrid.Option, Pesgo.PeGrid.Option

 

See Also: DisableClipping