LightningChartThemeBasicsDynamicBackgroundFillStyle Property |
LightningChart .NET Help
Background image fill style
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic RectFillStyle DynamicBackgroundFillStyle { get; set; }Public Property DynamicBackgroundFillStyle As RectFillStyle
Get
Set
public:
property RectFillStyle DynamicBackgroundFillStyle {
RectFillStyle get ();
void set (RectFillStyle value);
}Property Value
Type:
RectFillStyle
See Also