ComponentOne Chart3D for WPF and Silverlight
VisualOpacity Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : VisualOpacity Property
Syntax
'Declaration
 
Protected Property VisualOpacity As System.Double
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.Double
 
instance.VisualOpacity = value
 
value = instance.VisualOpacity
protected System.double VisualOpacity {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members