BitmapEffect Property (SpreadSurfaceChartView)
[Obsolete("BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.")]
public BitmapEffect BitmapEffect {get; set;}
'Declaration
<ObsoleteAttribute("BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.")>
Public Property BitmapEffect As BitmapEffect
'Usage
Dim instance As SpreadSurfaceChartView
Dim value As BitmapEffect
instance.BitmapEffect = value
value = instance.BitmapEffect