ComponentOne Chart for WPF and Silverlight
Margin Property (Cylinder3D)


C1.WPF.C1Chart Namespace > Cylinder3D Class : Margin Property
Syntax
'Declaration
 
Public Property Margin As System.Windows.Thickness
'Usage
 
Dim instance As Cylinder3D
Dim value As System.Windows.Thickness
 
instance.Margin = value
 
value = instance.Margin
public System.Windows.Thickness Margin {get; set;}
See Also

Reference

Cylinder3D Class
Cylinder3D Members