ComponentOne Chart3D for WPF and Silverlight
VisualBitmapScalingMode Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : VisualBitmapScalingMode Property
Syntax
'Declaration
 
Protected Property VisualBitmapScalingMode As System.Windows.Media.BitmapScalingMode
'Usage
 
Dim instance As Chart3DView
Dim value As System.Windows.Media.BitmapScalingMode
 
instance.VisualBitmapScalingMode = value
 
value = instance.VisualBitmapScalingMode
protected System.Windows.Media.BitmapScalingMode VisualBitmapScalingMode {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members