C1.Silverlight.Chart3D Namespace > GridDataSeries Class : ContourData Property |
'Declaration
Public Property ContourData As System.Double(,)
'Usage
Dim instance As GridDataSeries Dim value() As System.Double instance.ContourData = value value = instance.ContourData
public System.double[,] ContourData {get; set;}
public read-write property ContourData: System.array of Double;
public function get,set ContourData : System.double[,]
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2