ComponentOne Chart for WPF and Silverlight
RadiusX Property


C1.WPF.C1Chart Namespace > Bar Class : RadiusX Property
Gets or sets the x radius.
Syntax
'Declaration
 
Public Property RadiusX As System.Double
'Usage
 
Dim instance As Bar
Dim value As System.Double
 
instance.RadiusX = value
 
value = instance.RadiusX
public System.double RadiusX {get; set;}
See Also

Reference

Bar Class
Bar Members