LightningChartThemeBasicsDynamicBackgroundLayout Property |
LightningChart .NET Help
Enum for Dynamic background layout
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic BitmapFillLayout DynamicBackgroundLayout { get; set; }Public Property DynamicBackgroundLayout As BitmapFillLayout
Get
Set
public:
property BitmapFillLayout DynamicBackgroundLayout {
BitmapFillLayout get ();
void set (BitmapFillLayout value);
}Property Value
Type:
BitmapFillLayout
See Also