ChartDirector 5.1 (.NET Edition)

Chart.DataBound


Declaration

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

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.