Spread for ASP.NET 11 Product Documentation
LabelVisible Property (RadarValueAxis)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > RadarValueAxis Class : LabelVisible Property
Gets or sets whether the tick mark labels are visible.
Syntax
'Declaration
 
Public Property LabelVisible As Boolean
'Usage
 
Dim instance As RadarValueAxis
Dim value As Boolean
 
instance.LabelVisible = value
 
value = instance.LabelVisible
public bool LabelVisible {get; set;}
See Also

Reference

RadarValueAxis Class
RadarValueAxis Members