LightningChart .NET Help
Axis units.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AxisYTitle Units { get; set; }Public Property Units As AxisYTitle
Get
Set
public:
property AxisYTitle^ Units {
AxisYTitle^ get ();
void set (AxisYTitle^ value);
}Property Value
Type:
AxisYTitle
See Also