A type of IAxisValueConverter used to create a month axis 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 MonthAxisValueConverter : IAxisValueConverter
Visual Basic
Public Class MonthAxisValueConverter _
	Implements IAxisValueConverter
Visual C++
public ref class MonthAxisValueConverter : IAxisValueConverter

Inheritance Hierarchy

System..::..Object
  Mindscape.PhoneElements.Charting..::..MonthAxisValueConverter

See Also