'Usage
Dim instance As PointSeries
Dim value As Boolean
instance.UseZValues = value
value = instance.UseZValues
[Category("Options")]
[Description("Specifies whether custom Z positions should be used.")]
[DefaultValue(false)]
public bool UseZValues {get; set;}
Remarks
If this property is set to true the points use the coordinates contained in the
ZValues data series as their depth coordinate. Note that you must manually switch
the scale mode of the depth axis to some of the value scale modes.
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