LightningChartThemeBasicsDynamicBackgroundImage Property |
LightningChart .NET Help
Enum for dynamic background image for resources
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic DynamicBackgroundImage DynamicBackgroundImage { get; set; }Public Property DynamicBackgroundImage As DynamicBackgroundImage
Get
Set
public:
property DynamicBackgroundImage DynamicBackgroundImage {
DynamicBackgroundImage get ();
void set (DynamicBackgroundImage value);
}Property Value
Type:
DynamicBackgroundImage
See Also