Spread Windows Forms 12.0 Product Documentation
RulerVisible Property (RadarIndexAxis)


FarPoint.Win.Chart Assembly > FarPoint.Win.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