ComponentOne Chart for WPF and Silverlight
FormattedLogBase Property


C1.WPF.C1Chart Namespace > AxisPoint Class : FormattedLogBase Property
Gets the formatted logarithmic base.
Syntax
'Declaration
 
Public ReadOnly Property FormattedLogBase As System.String
'Usage
 
Dim instance As AxisPoint
Dim value As System.String
 
value = instance.FormattedLogBase
public System.string FormattedLogBase {get;}
See Also

Reference

AxisPoint Class
AxisPoint Members