BandResizeBorderWidth Property |
LightningChart .NET Help
Band resize border width.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(6)]
public int ResizeBorderWidth { get; set; }<DefaultValueAttribute(6)>
Public Property ResizeBorderWidth As Integer
Get
Set
public:
[DefaultValueAttribute(6)]
property int ResizeBorderWidth {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also