| C1.WPF.C1Chart3D Namespace > C1Chart3D Class : BorderThickness Property |
'Declaration<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <System.ComponentModel.CategoryAttribute("Appearance")> Public Property BorderThickness As System.Windows.Thickness
'UsageDim instance As C1Chart3D Dim value As System.Windows.Thickness instance.BorderThickness = value value = instance.BorderThickness
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [System.ComponentModel.Category("Appearance")] public System.Windows.Thickness BorderThickness {get; set;}
public read-write property BorderThickness: System.Windows.Thickness;
System.ComponentModel.BindableAttribute(Bindable=, Direction=BindingDirection.OneWay) System.ComponentModel.CategoryAttribute("Appearance") public function get,set BorderThickness : System.Windows.Thickness
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2