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