Spread Windows Forms 12.0 Product Documentation
Logarithmic Property (RadarValueAxis)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarValueAxis Class : Logarithmic Property
Gets or sets whether the axis uses a linear or logarithmic scale.
Syntax
'Declaration
 
Public Property Logarithmic As Boolean
'Usage
 
Dim instance As RadarValueAxis
Dim value As Boolean
 
instance.Logarithmic = value
 
value = instance.Logarithmic
public bool Logarithmic {get; set;}
See Also

Reference

RadarValueAxis Class
RadarValueAxis Members