|
LineGapThreshold
Purpose This property uses the distance between any adjacent non-null data points to form the gap in the line. For the Scientific Graph Object, this distance is the difference between consecutive non-null XData values. For the Graph Object, this distance is the point number difference between consecutive non-null YData values. This property only applies when PlottingMethod = PEGPM_LINE. If there are two consecutive gaps, then a data point symbol will be used designate the location of the data point.
Comments PePlot.Option.LineGapThreshold members of Pego.PePlot.Option, Pesgo.PePlot.Option
This property set to 1e20 will also force ProEssentials to use the LineTo construction of lines instead of the faster default method. This may advantageous under rare circumstances.
See Also: NullDataGaps, NullDataValue, NullDataValueX
Chapter 7, Question 15 for more information on this property. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |