AxisTickStyleRound Constructor (IChartNode) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.WinForms.Charting.Axes
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AxisTickStyleRound(
IChartNode owner
)
Public Sub New (
owner As IChartNode
)
public:
AxisTickStyleRound(
IChartNode^ owner
)
Parameters
- owner
- Type: Arction.WinForms.ChartingIChartNode
Parent.
See Also