LightningChart .NET Help
Border Options for ViewXY
Namespace:
Arction.WinForms.Charting.Views.ViewXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ThinBorderXY Border { get; set; }Public Property Border As ThinBorderXY
Get
Set
public:
property ThinBorderXY^ Border {
ThinBorderXY^ get ();
void set (ThinBorderXY^ value);
}Property Value
Type:
ThinBorderXY
See Also