Click or drag to resize

SurfaceGridSeries3DBitmapFill Property

LightningChart .NET Help
Gets or sets surface Bitmap fill style fill. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Series3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public BitmapFill3D BitmapFill { get; set; }

Property Value

Type: BitmapFill3D
See Also