FillBitmapSmoothing Property |
LightningChart .NET Help
Bitmap texture filtering.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic BitmapSmoothing BitmapSmoothing { get; set; }Public Property BitmapSmoothing As BitmapSmoothing
Get
Set
public:
property BitmapSmoothing BitmapSmoothing {
BitmapSmoothing get ();
void set (BitmapSmoothing value);
}Property Value
Type:
BitmapSmoothing
See Also