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