Visit Gigasoft's Web Site
 ProEssentials v9 Help

NullDataGaps

Scope

Pego, Pesgo, Pepso

Type

Boolean/Int32

Default

FALSE

.NET

PePlot.Option.NullDataGaps

Ocx|Vcl

NullDataGaps

DLL

PEP_bNULLDATAGAPS

 

Purpose

This property controls whether line graphs will have gaps (broken lines) where null data is located. Null data is defined by the NullDataValue and NullDataValueX properties.

 

Setting

Description

TRUE

Form broken lines when null-data is encountered.

FALSE

Extend continuous lines over null-data values.

 

Comments

PePlot.Option.NullDataGaps members of Pego.PePlot.Option, Pesgo.PePlot.Option, Pepso.PePlot.Option

 

See Also: LineGapThreshold.

 

Chapter 7, Question 15 discusses this property in more depth.