FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > PolarRadiusAxis クラス : Logarithmic プロパティ |
'Declaration
Public Property Logarithmic As Boolean
'使用法
Dim instance As PolarRadiusAxis Dim value As Boolean instance.Logarithmic = value value = instance.Logarithmic
public bool Logarithmic {get; set;}