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 AxisXTitle Units { get; set; }Public Property Units As AxisXTitle
Get
Set
public:
property AxisXTitle^ Units {
AxisXTitle^ get ();
void set (AxisXTitle^ value);
}Property Value
Type:
AxisXTitle
See Also