ScrollButtonOptionsWidth Property |
LightningChart .NET Help
Width
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(20)]
public double Width { get; set; }<DefaultValueAttribute(20)>
Public Property Width As Double
Get
Set
public:
[DefaultValueAttribute(20)]
property double Width {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also