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