Spread for ASP.NET 12 Product Documentation
RulerVisible Property (RadarIndexAxis)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > RadarIndexAxis Class : RulerVisible Property
Gets or sets whether the ruler is visible.
Syntax
'Declaration
 
Public Property RulerVisible As Boolean
'Usage
 
Dim instance As RadarIndexAxis
Dim value As Boolean
 
instance.RulerVisible = value
 
value = instance.RulerVisible
public bool RulerVisible {get; set;}
See Also

Reference

RadarIndexAxis Class
RadarIndexAxis Members