FormattedLogBase Property
In This Topic
Gets the formatted logarithmic base.
Syntax
'Declaration
Public ReadOnly Property FormattedLogBase As String
'Usage
Dim instance As AxisPoint
Dim value As String
value = instance.FormattedLogBase
public string FormattedLogBase {get;}
See Also