Visit Gigasoft's Web Site
 ProEssentials v11 Help

AppendPointColors

Scope

Pego, Pesgo

Type

Property Array of type Color/Int32

Default

empty

.NET

PePlot.PointColors.AppendData

OCX / VCL

NA

DLL

PEP_dwaAPPENDPOINTCOLORS

 

Purpose

This property is for transferring new colors into a Graph and Scientific Object which is being used in a real-time implementation. Existing point colors will first be shifted to make room for the new color.

 

Comments

.Net also provides PePlot.PointColors.AppendFromJagged method. 

 

This property is write-only and can also used with PEvset. For more information on the use of this property see AppendYData. Also refer to Chapter 8, Question 26.