Click or drag to resize

FillLayout Enumeration

LightningChart .NET Help
Fill layout.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.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