Spread for ASP.NET 10 Product Documentation
LabelContainsZValue Property (XYZPointSeries)


Gets or sets whether the z value is displayed in the labels.
Syntax
'Declaration
 
Public Property LabelContainsZValue As Boolean
'Usage
 
Dim instance As XYZPointSeries
Dim value As Boolean
 
instance.LabelContainsZValue = value
 
value = instance.LabelContainsZValue
public bool LabelContainsZValue {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

XYZPointSeries Class
XYZPointSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.