Class NumericAxisLabel
A label used to display numeric axis values.
Inheritance
System.Object
NumericAxisLabel
Inherited Members
System.Windows.FrameworkElement.RegisterName(System.String, System.Object)
System.Windows.FrameworkElement.UnregisterName(System.String)
Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: Controls.DataVisualization.OpenSilver.dll
Syntax
public class NumericAxisLabel : AxisLabel
Constructors
| Improve this Doc View SourceNumericAxisLabel()
Instantiates a new instance of the NumericAxisLabel class.
Declaration
public NumericAxisLabel()