C# Class WinRTXamlToolkit.Controls.DataVisualization.Charting.NumericAxisLabel

A label used to display numeric axis values.
Inheritance: AxisLabel
Mostrar archivo Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
NumericAxisLabel ( ) : System.Windows

Instantiates a new instance of the NumericAxisLabel class.

Method Details

NumericAxisLabel() public method

Instantiates a new instance of the NumericAxisLabel class.
public NumericAxisLabel ( ) : System.Windows
return System.Windows