AxisSmithBaseAngularTickStyle Property |
LightningChart .NET Help
Angular ticks style.
Namespace:
Arction.WinForms.Charting.Axes
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AxisTickStyleRound AngularTickStyle { get; set; }Public Property AngularTickStyle As AxisTickStyleRound
Get
Set
public:
property AxisTickStyleRound^ AngularTickStyle {
AxisTickStyleRound^ get ();
void set (AxisTickStyleRound^ value);
}Property Value
Type:
AxisTickStyleRound
See Also