ScrollBarBaseSize Property |
LightningChart .NET Help
Size.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic SizeDoubleXY Size { get; set; }Public Property Size As SizeDoubleXY
Get
Set
public:
property SizeDoubleXY^ Size {
SizeDoubleXY^ get ();
void set (SizeDoubleXY^ value);
}Property Value
Type:
SizeDoubleXY
See Also