ChartDirector 7.1 (.NET Edition)

Chart.DataBound


Declaration

[C#]public const int DataBound;
[VB]Public Const DataBound As Integer

Description

A constant equals to -1.7E-100 to represent that the interpolated z values should not exceed the minimum or maximum values of the original data.

This constant is used in ContourLayer.setZBounds.