Plots data using a logarithmic scale.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LogarithmicAxisValueConverter : IAxisValueConverter
Visual Basic
Public Class LogarithmicAxisValueConverter _
	Implements IAxisValueConverter
Visual C++
public ref class LogarithmicAxisValueConverter : IAxisValueConverter

Inheritance Hierarchy

System..::..Object
  Mindscape.PhoneElements.Charting..::..LogarithmicAxisValueConverter

See Also