Visit Gigasoft's Web Site
 ProEssentials v9 Help

SliceHatching

Scope

Pepco

Type

Int32

Default

PESH_MONOCHROME

.NET

PePlot.SliceHatching

Ocx|Vcl

SliceHatching

DLL

PEP_nSLICEHATCHING

 

Purpose

This property controls when pie chart slices are hatched.

 

.NET Gigasoft.Enums.

ActiveX and

 

SliceHatching.

DLL Constants

Description

Monochrome

PESH_MONOCHROME(0)

Only Monochrome gets hatched

MonochromePlusColor

PESH_BOTH(1)

Both Monochrome and color images get hatched

 

VCL Enumerations:

eSliceHatching = (pcMonoHatch, pcMonoAndColorHatch);

 

Comments

PePlot.SliceHatching members of Pepco.PePlot

 

Use this property in conjunction with SubsetHatch .

 

See Also: ViewingStyle, ViewingStyleMenu

 

Within the demo, see example 304.