Click or drag to resize

FillLayout Enumeration

LightningChart .NET Help
Fill layout.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum FillLayout
Members
  Member nameValueDescription
Stretch0 Stretch layout. Image is stretched to rectangle draw area.
Tile1 Tile. Use also tile count properties.
See Also